Skip to content

A notebook repository for tracking learning machine learning notebook.

Notifications You must be signed in to change notification settings

duoan/machine-learning-notebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning Notebook

This repository is tracking basic review from data analysis to advantage machine learning skills.

How to install ?

This repository depends on conda, so you must install conda at first, you can choose anaconda or miniconda. Then you should run bellow commands to setup a conda environment:

~ git clone [email protected]:classtag/machine-learning-notebook.git
~ cd machine-learning-notebook
~ conda env create -f environment.yml 
~ conda activate machine-learning-notebook
~ ./run.sh

Basic package learning

Machine learning core algorithms

Case study and projects

Releases

No releases published

Packages

No packages published