
Machine Learning with Python for Everyone
- ISBN 13:
9780134845623
- ISBN 10:
0134845625
- Edition: 1st
- Format: Paperback
- Copyright: 08/16/2019
- Publisher: Addison-Wesley Professional
Note: Not guaranteed to come with supplemental materials (access cards, study guides, lab manuals, CDs, etc.)
Extend Your Rental at Any Time
Need to keep your rental past your due date? At any time before your due date you can extend or purchase your rental through your account.
Rental Options
List Price $49.99 Save
DUE 05/30/2021
QUARTER
$34.64
DUE 04/30/2021
SHORT TERM
$32.17

Usually Ships in 2-3 Business Days
Summary
The Complete Beginner’s Guide to Understanding and Building Machine Learning Systems with Python
Machine Learning with Python for Everyone will help you master the processes, patterns, and strategies you need to build effective learning systems, even if you’re an absolute beginner. If you can write some Python code, this book is for you, no matter how little college-level math you know. Principal instructor Mark E. Fenner relies on plain-English stories, pictures, and Python examples to communicate the ideas of machine learning.
Mark begins by discussing machine learning and what it can do; introducing key mathematical and computational topics in an approachable manner; and walking you through the first steps in building, training, and evaluating learning systems. Step by step, you’ll fill out the components of a practical learning system, broaden your toolbox, and explore some of the field’s most sophisticated and exciting techniques. Whether you’re a student, analyst, scientist, or hobbyist, this guide’s insights will be applicable to every learning system you ever build or use.
Machine Learning with Python for Everyone will help you master the processes, patterns, and strategies you need to build effective learning systems, even if you’re an absolute beginner. If you can write some Python code, this book is for you, no matter how little college-level math you know. Principal instructor Mark E. Fenner relies on plain-English stories, pictures, and Python examples to communicate the ideas of machine learning.
Mark begins by discussing machine learning and what it can do; introducing key mathematical and computational topics in an approachable manner; and walking you through the first steps in building, training, and evaluating learning systems. Step by step, you’ll fill out the components of a practical learning system, broaden your toolbox, and explore some of the field’s most sophisticated and exciting techniques. Whether you’re a student, analyst, scientist, or hobbyist, this guide’s insights will be applicable to every learning system you ever build or use.
- Understand machine learning algorithms, models, and core machine learning concepts
- Classify examples with classifiers, and quantify examples with regressors
- Realistically assess performance of machine learning systems
- Use feature engineering to smooth rough data into useful forms
- Chain multiple components into one system and tune its performance
- Apply machine learning techniques to images and text
- Connect the core concepts to neural networks and graphical models
- Leverage the Python scikit-learn library and other powerful tools