๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Machine Learning with Python Cookbook, 2nd Edition

โœ Scribed by Kyle Gallatin; Chris Albon


Publisher
O'Reilly Media, Inc.
Year
2023
Tongue
English
Edition
Early Release
Category
Library

โฌ‡  Acquire This Volume

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 all the way 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 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), naive Bayes, clustering, and tree-based models
  • Saving and loading trained models from multiple frameworks


๐Ÿ“œ SIMILAR VOLUMES


Machine Learning with Python Cookbook, 2
โœ Kyle Gallatin and Chris Albon ๐Ÿ“‚ Library ๐Ÿ“… 2023 ๐Ÿ› O'Reilly Media, Inc. ๐ŸŒ English

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 all the way from loadin

Machine Learning with Python Cookbook, 2
โœ Kyle Gallatin and Chris Albon ๐Ÿ“‚ Library ๐Ÿ“… 2023 ๐Ÿ› O'Reilly Media, Inc. ๐ŸŒ English

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 all the way from loadin

TensorFlow Machine Learning Cookbook: Ov
โœ Nick McClure ๐Ÿ“‚ Library ๐Ÿ“… 2018 ๐ŸŒ English

Skip the theory and get the most out of Tensorflow to build production-ready machine learning models Key Features Exploit the features of Tensorflow to build and deploy machine learning models Train neural networks to tackle real-world problems in Computer Vision and NLP Handy techniques to write pr

TensorFlow Machine Learning Cookbook: Ov
โœ McClure, Nick ๐Ÿ“‚ Library ๐Ÿ“… 2018 ๐Ÿ› Packt Publishing Limited ๐ŸŒ English

Key Features Your quick guide to implementing TensorFlow in your day-to-day machine learning activities Learn advanced techniques that bring more accuracy and speed to machine learning Upgrade your knowledge to the second generation of machine learning with this guide on TensorFlow Book DescriptionT

Building Machine Learning Systems with P
โœ Luis Pedro Coelho, Willi Richert ๐Ÿ“‚ Library ๐Ÿ“… 2015 ๐Ÿ› Packt Publishing ๐ŸŒ English

Using machine learning to gain deeper insights from data is a key skill required by modern application developers and analysts alike. Python is a wonderful language to develop machine learning applications. As a dynamic language, it allows for fast exploration and experimentation. With its excellent