Practice part for machine learning course: https://www.coursera.org/learn/vvedenie-mashinnoe-obuchenie
For python packages management Anaconda is used:
Conda environment is exported to 'ml-env.yml'
How to import the environment from yml file
[W#P#] a message
Where:
- w# - week number (one-based. Week numbers are 1,2,3,...)
- P(or M)# - part(module) of the week number (one-based. Part numbers are 1,2,3,...)
Example: [W1P2] Work with Gaussian distribution
Or [W1M1] Some message