Loading...
Machine learning with Python cookbook : Practical solutions from preprocessing to deep learning
With Early Release ebooks, you get books in their earliest form--the author's raw and unedited content as he or she writes--so you can take advantage of these technologies long before the official release of these titles. You'll also receive updates when significant changes are made, new c...
Main Author: | |
---|---|
Format: | Printed Book |
Published: |
Mumbai:
O'reilly: Shhroff Publishers and Distributors,
c.2018.
|
Subjects: |
Table of Contents:
- Vectors, matrices, and arrays
- Loading data
- Data wrangling
- Handling numerical data
- Handling categorical data
- Handling text
- Handling dates and times
- Handling images
- Dimensionality reduction using feature extraction
- Dimensionality reduction using feature selection
- Model evaluation
- Model selection
- Linear regression
- Trees and forests
- K-nearest neighbors
- Logistic regression
- Support vector machines
- Naive Bayes
- Clustering
- Neural networks
- Saving and loading trained models.