项目作者: jpsiyyadri

项目描述 :
JP Labs | Experiments with Machine Learning from Scratch
高级语言: Jupyter Notebook
项目地址: git://github.com/jpsiyyadri/ML-Experiments.git
创建时间: 2018-02-21T05:05:48Z
项目社区:https://github.com/jpsiyyadri/ML-Experiments

开源协议:

下载


MachineLearning

Chapter 1 : Introduction to ML

Chapter 2 : Supervised Learning

Chapter 3 : Unsupervised and Preprocessing Learning

Chapter 4 : Representing Data and Engineering Features

Chapter 5 : Model Evaluation and Improvement

Chapter 6 : Algorithm chains and Pipelines

Chapter 7 : Working with Text Data

Chapter 8 : Wrapping Up