If you use Python, even as a beginner, this book, subtitled A Guide for Data Scientists will teach you practical ways to build your own machine learning solutions. Authors Andreas Müller and Sarah Guido say that with all the data available today, machine learning applications are limited only by your imagination, and set out to show what is possible. You’ll learn the steps necessary to create a successful machine-learning application with Python and the scikit-learn library.
<ASIN:1449369413>
The book focuses on the practical aspects of using machine learning algorithms, rather than the math behind them. Familiarity with the NumPy and matplotlib libraries will help you get more from this book.
Author: Andreas C. Müller and Sarah Guido Publisher: O'Reilly Date: October 2016 Pages: 394 ISBN: 978-1449369415 Print: 1449369413 Kindle: B01M0LNE8C Audience: Python programmers Level: Intermediate Category: Artificial Intelligence
Topics covered include:
- Fundamental concepts and applications of machine learning
- Advantages and shortcomings of widely used machine learning algorithms
- How to represent data processed by machine learning, including which data aspects to focus on
- Advanced methods for model evaluation and parameter tuning
- The concept of pipelines for chaining models and encapsulating your workflow
- Methods for working with text data, including text-specific processing techniques
- Suggestions for improving your machine learning and data science skills
Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.
To have new titles included in Book Watch contact BookWatch@i-programmer.info
Machine Learning with PyTorch and Scikit-Learn
Author: Sebastian Raschka, Yuxi (Hayden) Liu & Vahid Mirjalili Publisher: Packt Date: February 2022 Pages: 770 ISBN: 978-1801819312 Print: 1801819319 Kindle: B09NW48MR1 Audience: Python developers interested in machine learning Rating: 5 Reviewer: Mike James This is a very big book of machine le [ ... ]
|
Math for Programmers (Manning)
Author: Paul Orland Publisher: Manning Publications Date: January 2021 Pages: 688 ISBN: 978-1617295355 Print: 1617295353 Audience: Python developers interested in math Rating: 4 Reviewer: Mike James Of course you need to learn math, don't you?
| More Reviews |
|