Sunday, April 28, 2024
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...

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

How to start mining Ethereum

0
So, you wanna be an Ethereum miner? It's not really hard to do, however fair warning.. you will probably lose money. Why? The price...
python variables

Best practices for naming variables in Python

1
When naming variables in Python there are some best practices that we will discuss. If you don't follow the best practices you'll get errors...

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

Facebook Lead Generation better than Google Adwords?

0
Is Facebook better at lead generation than Google Adwords? That depends on what you are trying to achieve. During a campaign just in the...

How to generate random numbers and set seeds in R

1
Lets learn how to generate random numbers in R. There might be occasions where you'd want to draw random numbers but want to be...

How to drop columns in a pandas dataframe

2
Pandas is a great tool for working on any machine learning or data science project. It's a fundamental part of data wrangling. In this...
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 algorithm

How to select the best model from multiple machine learning algorithms

0
There are many ways to figure out which machine learning algorithm is the best for your dataset. One, you can just pick one and...
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.