Skip to main content

Machine learning from scratch

Project description

Machine Learning From Scratch

About

Practical implementations of common machine learning algorithms with test cases coded from scratch in a similar style as Scikit-learn using Object-Oriented Programming.

This project is meant to increase our understanding of machine learning algorithms and what is 'underneath the hood'. It is not meant for use in actual data science work.

Installation

Create a virtual environment and run the following commands in your terminal.

    $ git clone https://github.com/lukenew2/mlscratch
    $ cd mlscratch
    $ python setup.py install

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mlscratch-0.0.1.tar.gz (2.3 kB view hashes)

Uploaded Source

Built Distribution

mlscratch-0.0.1-py3-none-any.whl (2.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page