Wednesday, February 12, 2025

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

What is the difference between data science vs data analytics?

0
Perhaps you are at the beginning of your career or making a change in your career and want to know the difference between data...

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

Analyzing NFL Concussion data for Kaggle Data Science Competition

1
Recently, I entered the NFL Concussion on punt returns contest for data scientists. It wasn't the normal machine learning problem. In fact, it is...
machine learning

What is probability mass function?

0
Probability mass function is recognized as a probability that is distributed over discrete variables. First, probability mass function is always denoted with the capital P. Second,...

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