Skip to content

Basic machine learning algorithms developed from scratch, such as cross-validation, linear regression, nearest neighbors.

Notifications You must be signed in to change notification settings

BevanSmith/Machine-learning-basics

Repository files navigation

Machine-learning-basics

Coding basic machine learning algorithms from scratch, like cross-validation, linear regression, nearest neighbors.

In the linear regression calculations, in order to find the coefficients, I make use of scipy.optimize.minimize

About

Basic machine learning algorithms developed from scratch, such as cross-validation, linear regression, nearest neighbors.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages