Thursday, December 18, 2025

How to run iPython notebook online for Machine Learning projects

0
Recently Google had a Kaggle image contest with test and train image dataset files that were well over a TB in size. My Macbook...
headache

How to fail and still succeed – a little data science fun

0
This past week has been brutal on my sinuses. And being that I'm the type who has to find some science in nearly everything....
pandas python

How to add a column to pandas dataframe

0
Pandas allow for many methods for adding and dropping content. We have covered how to drop a column and how to drop a row...
sklearn label encoder

Feature Engineering: LabelEncoder sklearn example

0
A big part of machine learning is data cleanup and feature engineering. A good tool in your data science toolkit will be label encoding....
nirvana

How I wrote a terrible machine learning Nirvana song

0
We all see articles on how this is successful or that is successful and we get to brag about our successes. But what about...
python variables

What is an epoch in machine learning?

0
An epoch is one pass through an entire dataset. This can be in random order. You an also batch your epoch so that you...

What is Conditional Probability and formula?

0
Conditional probability is used to find out the probability of some event happening given that some other event has happened. Easy right? Therefore, conditional probability...
kaggle nlp

How I got a Perfect Score on a Kaggle NLP with Disaster Tweets Competition

0
I love Kaggle. I love the competition and testing my skills against brilliant data scientists from around the world. Today I decided to get...
machine learning

Set up the best parameters for Deep Learning RNN with Grid Search

0
Most of the time I've spent on Kaggle contests have been hyperparameter optimization. It's a major part of deep learning and fine tuning if...
machine learning

Machine Learning: Creating vectors, matrix and arrays

0
To get started in machine learning there are some basics that you need to know and understand before you can ever just start coding...
Help Us Help You :)
Sometimes we have Good Things to Share, so signup now. What do you have to lose?
We respect your time. We won't bug you with nonsense.