Table of Contents
- Giving Computers the Ability to Learn from Data
- Training Machine Learning Algorithms for Classification
- A Tour of Machine Learning Classifiers Using Scikit-Learn
- Building Good Training Sets – Data Pre-Processing
- Compressing Data via Dimensionality Reduction
- Learning Best Practices for Model Evaluation and Hyperparameter Optimization
- Combining Different Models for Ensemble Learning
- Applying Machine Learning To Sentiment Analysis
- Embedding a Machine Learning Model into a Web Application
- Predicting Continuous Target Variables with Regression Analysis
- Working with Unlabeled Data – Clustering Analysis
- Training Artificial Neural Networks for Image Recognition
- Parallelizing Neural Network Training via Theano

