一个基于Python的机器学习项目——各种Kaggle比赛的解决方案
https://github.com/df19900725/machine-learning-with-python/
machine-learning-with-python
This is a repository that use python to do machine learning tasks. It aims to provide kaggle competition solutions in one project.
For each kaggle competition, the repository will create a project package to provide several solutions with different models and strategies. It will cover traditional algorithms such as regression, svm and so on. Deep learning models will be also provided by using TensorFlow. Since I have no any GPUs, all deep learning models are written for CPUs.
Currently, it contains several packages:

