Tuesday, February 10, 2026

Use Google Colab and Kaggle Data with bonus: fastai2

0
I was just running through this process and thought it might be helpful for others: What to do in Kaggle: Step 1. Go to your Kaggle...
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....
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...
ai in the eu

What is the Python sorted function? An example of how to use it.

0
The Python sort function is very straight-forward. The easiest way to think about this is the various ways you can sort files on your...

Genetic Programming is an awesome way to tackle machine learning problems

0
I don't know how I missed out on genetic programming. I'm still trying to pick my jaw up off the ground. It reminds me...

Data Wrangling: Cleaning up Ohio Crime Data for Machine Learning

2
Often it seems like the biggest part of machine learning is actually acquiring and cleaning up data. The state of Ohio provides crime data...
machine learning

How to make the first row in your spreadsheet or dataframe the header in...

0
If you have imported a CSV file into your notebook and use Pandas to view the dataframe you might find that the header of...
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...
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...

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...
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.