605 Forks
1193 Stars
1193 Watchers

Play-with-Machine-Learning-Algorithms

Code of my MOOC Course <Play with Machine Learning Algorithms>. Updated contents and practices are also included. 我在慕课网上的课程《Python3 入门机器学习》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。

How to download and setup Play-with-Machine-Learning-Algorithms

Open terminal and run command
git clone https://github.com/liuyubobobo/Play-with-Machine-Learning-Algorithms.git
git clone is used to create a copy or clone of Play-with-Machine-Learning-Algorithms repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Play-with-Machine-Learning-Algorithms https://github.com/liuyubobobo/Play-with-Machine-Learning-Algorithms/archive/master.zip

Or simply clone Play-with-Machine-Learning-Algorithms with SSH
[email protected]:liuyubobobo/Play-with-Machine-Learning-Algorithms.git

If you have some problems with Play-with-Machine-Learning-Algorithms

You may open issue on Play-with-Machine-Learning-Algorithms support forum (system) here: https://github.com/liuyubobobo/Play-with-Machine-Learning-Algorithms/issues