Genetic Programming is an awesome way to tackle machine learning problems
I don’t know how I missed out on genetic programming. I’m still trying to pick my jaw up off the…
I don’t know how I missed out on genetic programming. I’m still trying to pick my jaw up off the…
We all see articles on how this is successful or that is successful and we get to brag about our…
Most of the time I’ve spent on Kaggle contests have been hyperparameter optimization. It’s a major part of deep learning…
The NFL has created a competition in an attempt to reduce concussions on punt plays. Read more about the competition…
Recently, I entered the NFL Concussion on punt returns contest for data scientists. It wasn’t the normal machine learning problem….
If you have imported a CSV file into your notebook and use Pandas to view the dataframe you might find…
I don’t know why Google Colabs defaults to Python 2, regardless, it’s extremely easy to change your notebook to Python…
If you are using Google Colabs it would make sense to want to pull in a CSV file for a…
In a previous post, I discuss cleaning public Ohio crime data. As I start to get deeper into the data,…
Step one: Go to Google Cloud Platform and create a Project. Step two: Click Activate Cloud Shell Step three: In…