Saturday, July 27, 2024

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...
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...
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...
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...
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 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...
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...
sklearn label encoder

Feature Engineering: LabelEncoder sklearn example

0
A big part of machine learning is data cleanup and feature engineering. A good tool in your data science toolkit will be label encoding....
headache

How to fail and still succeed – a little data science fun

0
This past week has been brutal on my sinuses. And being that I'm the type who has to find some science in nearly everything....

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