Posts by Tag

data

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.

Pipelines

less than 1 minute read

Pipelines are a simple way to keep your data preprocessing and modeling code organized.

IntermediateML pipelines

8 minute read

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

Building Your Model

less than 1 minute read

The steps to building and using a model are: Define: What type of model will it be? A decison tree? Some other type of model? Some other parameters...

Back to top ↑

python

Back to top ↑

pandas

Back to top ↑

feature

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.

IntermediateML pipelines

8 minute read

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

Back to top ↑

visualization

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

Back to top ↑

ml

Back to top ↑

optimize

Back to top ↑

lineplot

Hello, Seaborn

6 minute read

Your first introduction to coding for data visualization

Back to top ↑

modeling

Building Your Model

less than 1 minute read

The steps to building and using a model are: Define: What type of model will it be? A decison tree? Some other type of model? Some other parameters...

Back to top ↑

kaggle

Building Your Model

less than 1 minute read

The steps to building and using a model are: Define: What type of model will it be? A decison tree? Some other type of model? Some other parameters...

Back to top ↑

snippet

Back to top ↑

missing_values

Back to top ↑

one_hot_encoding

Back to top ↑

one-hot-encoding

IntermediateML pipelines

8 minute read

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

Back to top ↑

pipeline

IntermediateML pipelines

8 minute read

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

Back to top ↑

strategy

IntermediateML pipelines

8 minute read

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

Back to top ↑

cross-validation

Back to top ↑

xgboost

Back to top ↑

data-leakage

Back to top ↑

target-leakage

Back to top ↑

train-test contamination

Back to top ↑

seaborn

Hello, Seaborn

6 minute read

Your first introduction to coding for data visualization

Back to top ↑

label

Back to top ↑

scatterplot

Scatter Plots

8 minute read

Leverage the coordinate plane to explore relationships between variables

Back to top ↑

regplot

Scatter Plots

8 minute read

Leverage the coordinate plane to explore relationships between variables

Back to top ↑

lmplot

Scatter Plots

8 minute read

Leverage the coordinate plane to explore relationships between variables

Back to top ↑

swarmplot

Scatter Plots

8 minute read

Leverage the coordinate plane to explore relationships between variables

Back to top ↑

distplot

Back to top ↑

kdeplot

Back to top ↑

review

Back to top ↑

target

Back to top ↑

prediction

Back to top ↑

test

Back to top ↑

split

Back to top ↑

fit

Back to top ↑

Underfitting

Back to top ↑

Overfitting

Back to top ↑

random forest

Random Forest

1 minute read

Random Forest is going to be an easy win.

Back to top ↑

competition

Back to top ↑

submission

Back to top ↑

Housing price

Back to top ↑

mutual

Mutual Information

5 minute read

Mutual information describes relationships in terms of uncertainty.

Back to top ↑

transforms

Creating Featues

7 minute read

In this exercise you’ll start developing the features

Back to top ↑

counts

Creating Featues

7 minute read

In this exercise you’ll start developing the features

Back to top ↑

building features

Creating Featues

7 minute read

In this exercise you’ll start developing the features

Back to top ↑

breaking-down features

Creating Featues

7 minute read

In this exercise you’ll start developing the features

Back to top ↑

clustering

Clustering with K-Means

4 minute read

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

Back to top ↑

k-means

Clustering with K-Means

4 minute read

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

Back to top ↑