This practical guide provides nearly 200 self-contained recipes to help you solve machine learning challenges you may encounter in your daily work. If youβre comfortable with Python and its libraries, including pandas and scikit-learn, youβll be able to address specific problems such as loading data
Machine Learning with Python Cookbook: Practical Solutions from Preprocessing to Deep Learning
β Scribed by Kyle Gallatin, Chris Albon
- Publisher
- O'Reilly Media
- Year
- 2023
- Tongue
- English
- Leaves
- 413
- Edition
- 2
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
This practical guide provides more than 200 self-contained recipes to help you solve machine learning challenges you may encounter in your work. If you're comfortable with Python and its libraries, including pandas and scikit-learn, you'll be able to address specific problems, from loading data to training models and leveraging neural networks.
Each recipe in this updated edition includes code that you can copy, paste, and run with a toy dataset to ensure that it works. From there, you can adapt these recipes according to your use case or application. Recipes include a discussion that explains the solution and provides meaningful context.
Go beyond theory and concepts by learning the nuts and bolts you need to construct working machine learning applications. You'll find recipes for:
- Vectors, matrices, and arrays
- Working with data from CSV, JSON, SQL, databases, cloud storage, and other sources
- Handling numerical and categorical data, text, images, and dates and times
- Dimensionality reduction using feature extraction or feature selection
- Model evaluation and selection
- Linear and logical regression, trees and forests, and k-nearest neighbors
- Supporting vector machines (SVM), naΓ€ve Bayes, clustering, and tree-based models
- Saving, loading, and serving trained models from multiple frameworks
π SIMILAR VOLUMES
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 chapters ar
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 eva
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 eva
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 eva
This practical guide provides nearly 200 self-contained recipes to help you solve machine learning challenges you may encounter in your daily work. If you're comfortable with Python and its libraries, including pandas and scikit-learn, you'll be able to address specific problems such as loading data