Skip to content

Practical tasks for machine learning course with self-test

License

Notifications You must be signed in to change notification settings

avalur/mlpractice

Repository files navigation

MLpractice

Documentation Status

MLpractice 🚀 is a course, in which you will learn about the most effective machine learning techniques, and gain practice implementing them.

Documentation

See the MLpractice Docs for full documentation on course task functions.

Quick Start

Install

Pip

Pip install it in a Python>=3.7.0 environment.

pip install mlpractice
Init

Make a course folder with tasks by simply running

mlpractice init

Contact

For MLpractice bugs and feature requests please visit GitHub Issues.