kaggle

my kaggle notebooks

Clustering with K-Means

4 minute read

In this exercise you’ll explore our first unsupervised learning technique for creating features

Creating Featues

7 minute read

In this exercise you’ll start developing the features

Mutual Information

5 minute read

Mutual information describes relationships in terms of uncertainty.

Random Forest

1 minute read

Random Forest is going to be an easy win.

Scatter Plots

8 minute read

Leverage the coordinate plane to explore relationships between variables

Hello, Seaborn

6 minute read

Your first introduction to coding for data visualization

IntermediateML pipelines

8 minute read

This notebook is an exercise in the Intermediate Machine Learning course. You can reference the tutorial at this link.