git clone git@github.com:alvexs/ml_course.git
cd ml_course
pip3 install -r requirements.txt
jupyter notebook
cd lab1
jupyter notebook Chance_of_Admit_EDA.ipynb
cd lab2
jupyter notebook Lab2_pandas.ipynb
cd Lab_3
jupyter notebook mlcourse_lab3.ipynb
cd Lab_4
jupyter notebook mlcourse_lab4.ipynb
cd Lab_5
jupyter notebook mlcourse_lab5.ipynb
cd Lab_6
jupyter notebook mlcourse_lab6.ipynb