Skip to content

itfobos/mlpractice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mlpractice

Practice part for machine learning course: https://www.coursera.org/learn/vvedenie-mashinnoe-obuchenie

Setup

For python packages management Anaconda is used:

Environment

Conda environment is exported to 'ml-env.yml'

How to import the environment from yml file

Commit message format

[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

Releases

No releases published

Packages

No packages published

Languages