Currently writing about: AWS, React.js, Node.js, TypeScript, friction logs.

All results for tag: machine learning

First Look At Supervised Learning With Classification

The 34 Days of Python series is moving into its second phase with Machine Learning. The journey will start with a first look at project setup and classification.

10 min read


Measuring Classifier Model Performance

See how we can visual test the performance capability of our K-Nearest Neighbors classifier using Scikit Learn.

7 min read


Regression With Scikit Learn (Part 1)

Continuing with our look into supervised learning, today we explore the basics linear regression by applying it to another Scikit Learn toy dataset.

4 min read


Regression With Scikit Learn (Part 2)

In second blog post on linear regression, we take what we learned in part one and look deeper into the basics of linear regression and applying a train-test-split to our data.

5 min read


Regression With Scikit Learn (Part 3)

In part three, we look at using k-fold cross-validation to prevent dependency on a particular train/test split.

4 min read


Regression With Scikit Learn (Part 4)

In our final coverage of regression using SciKit Learn, we look at how we can use regression with regularization.

5 min read


Dennis O'Keeffe

2020-present Dennis O'Keeffe.

All Rights Reserved.