Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Effective Amazon Machine Learning

Posted By: readerXXI
Effective Amazon Machine Learning

Effective Amazon Machine Learning
by Alexis Perrier
English | 2017 | ISBN: 1785883232 | 298 Pages | True PDF | 12 MB

Predictive analytics is a complex domain requiring coding skills, an understanding of the mathematical concepts underpinning machine learning algorithms, and the ability to create compelling data visualizations. Following AWS simplifying Machine learning, this book will help you bring predictive analytics projects to fruition in three easy steps: data preparation, model tuning, and model selection.

This book will introduce you to the Amazon Machine Learning platform and will implement core data science concepts such as classification, regression, regularization, overfitting, model selection, and evaluation. Furthermore, you will learn to leverage the Amazon Web Service (AWS) ecosystem for extended access to data sources, implement realtime predictions, and run Amazon Machine Learning projects via the command line and the Python SDK.

Towards the end of the book, you will also learn how to apply these services to other problems, such as text mining, and to more complex datasets.

What you will learn:

Learn how to use the Amazon Machine Learning service from scratch for predictive analytics
Gain hands-on experience of key Data Science concepts
Solve classic regression and classification problems
Run projects programmatically via the command line and the Python SDK
Leverage the Amazon Web Service ecosystem to access extended data sources
Implement streaming and advanced projects