Thursday, October 16, 2025
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...

Data Wrangling Part 2: Cleaning up Ohio Crime Data for Machine Learning

0
In a previous post, I discuss cleaning public Ohio crime data. As I start to get deeper into the data, and go through years...

Machine Learning: How to pull Google Sheets data into Colabs

0
If you are using Google Colabs it would make sense to want to pull in a CSV file for a machine learning project. It...
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...
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...
nfl

Machine Learning NFL: My rule changes for punts

0
The NFL has created a competition in an attempt to reduce concussions on punt plays. Read more about the competition in my previous post....

How to import data into Python to run Machine Learning projects

0
One of the most important aspects of running any machine learning program is the ability to pull in data from various sources and of...
google cloud platform

How to convert Google Colabs from Python 2 to Python 3

0
I don't know why Google Colabs defaults to Python 2, regardless, it's extremely easy to change your notebook to Python 3. It's so easy...
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...
drop rows in pandas

How to drop rows in a pandas dataframe

1
A previous tutorial showed you how to drop columns in a pandas dataframe. Now we will look at how to drop rows in a...
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.