avalur / mlpractice

Practical tasks for machine learning course with self-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Practical tasks for machine learning course with self-test

License:MIT License


Languages

Language:Python 78.8%Language:Jupyter Notebook 21.2%