82222 подписчиков
696 видео
Code a character counter in Python using Code Writer and Python 3.11 IDE
Code review: Determine Accuracy & RMSE from scratch in Python
Code review: Build a artificial neural network to predict on flat prices
Code review: Kaggle's Regression Rumble competition using an artificial neural network
Convert datetime to year, month, day, hour, minute, second in python
Code Review: Use Statsmodels to predict on Boston House Prices
Code with me - math formulas in Python
Code review - Use networkx library to predict on graphs
Use Tensorflow to analyse sentiments in a Kaggle community competition
Code review: Simple made from scratch SVM v sklearn SVM in Python
Code review: Web scrape and cluster Skytrax website for British Airways reviews
Code review: Kaggle community competition HW2 Transformer
Create your own “Hello world!" webpage in both HTML and CSS
How to identify, visualise, and impute missing values in Python
Create a multilayer perceptron classifier in both keras tensorflow and sklearn
Code review: Keras sequential model v keras functional model
How to enter a Kaggle community competition - free tutorial
What type of arguments will a Python function accept?
Solution to Kaggle House Price Competition - Label Encoding
Code review: Monkey Pox dataset in Python
How to use CatBoost in a multiclass imbalanced dataset
Code review: Kaggle Community Competition Data Science Salaries using Keras Tensorflow
Code Review: SES, Holt, Holt Winters Model
Python experiment - does removing high p-values increase accuracy of predictions?
What is the difference between local and global variables in Python?
Code review: Check the accuracy of TextBlob's spelling corrector
Code review: Autoencode noisy images using tensorflow
Answer exponential distribution questions in Python and R
Create a MLPClassifier using Jax and Flax on the seeds dataset.
Code review: sklearn's SelfTrainingClassifier on iris dataset
Predicting Probabilities in Python
Code review: Kaggle playground competition 3.16 - predict on crab ages
Code review: Poisson distribution solutions to problems in Python and R
Code review: IQ Quiz for normal distribution in Python and R
Solve the uniform distribution stoplight question in Python and R
Solution to Kaggle's House Price Competition from beginning to end
How to calculate Root Mean Squared Error (RMSE) in Excel
Remove outliers from a list using Python
An analysis of the Iris dataset using Python
Understanding recursion with Python
Code Review: Kaggle community competition - Diamonds dataset
Code Review: Exploratory Data Analysis Kaggle 2022 Survey
Code review - Cluster a Heart disease dataset using Kmeans clustering
How to denormalize / Destandardize data in Python
How I won my 41st bronze medal on a Kaggle competition Play 3. 24 using a Jax Regression NN
Code review: how to use the Perceptron function
Code Review Kaggle playground competition 3 .13 TF DNN using Tensorflow DNN
Solution to Kaggle Titanic Competition - XGBClassifier
Code review: Use TensorFlow to predict on a very large dataset
Solution to Kaggle Predict Future Sales - Ada Boost with Random Forrest