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 |
Language: | English |
Published: |
Mumbai :
O'reilly,
2019
|
Edition: | First edition. |
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
- Dimensionalit 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.