- Effective Amazon Machine Learning
- Alexis Perrier
- 164字
- 2021-07-03 00:17:49
Machine Learning Definitions and Concepts
This chapter offers a high-level definition and explanation of the machine learning concepts needed to use the Amazon Machine Learning (Amazon ML) service and fully understand how it works. The chapter has three specific goals:
- Listing the main techniques to improve the quality of predictions used when dealing with raw data. You will learn how to deal with the most common types of data problems. Some of these techniques are available in Amazon ML, while others aren't.
- Presenting the predictive analytics workflow and introducing the concept of cross validation or how to split your data to train and test your models.
- Showing how to detect poor performance of your model and presenting strategies to improve these performances.
The reader will learn the following:
- How to spot common problems and anomalies within a given dataset
- How to extract the most information out of a dataset in order to build robust models
- How to detect and improve upon poor predictive performance
推薦閱讀
- 數(shù)據(jù)要素安全流通
- Building Computer Vision Projects with OpenCV 4 and C++
- Python數(shù)據(jù)分析、挖掘與可視化從入門到精通
- INSTANT Cytoscape Complex Network Analysis How-to
- 大數(shù)據(jù)架構(gòu)商業(yè)之路:從業(yè)務(wù)需求到技術(shù)方案
- Power BI智能數(shù)據(jù)分析與可視化從入門到精通
- 區(qū)塊鏈技術(shù)應(yīng)用與實踐案例
- 實用數(shù)據(jù)結(jié)構(gòu)
- 數(shù)據(jù)修復(fù)技術(shù)與典型實例實戰(zhàn)詳解(第2版)
- 商業(yè)智能工具應(yīng)用與數(shù)據(jù)可視化
- ECharts數(shù)據(jù)可視化:入門、實戰(zhàn)與進階
- 一本書講透數(shù)據(jù)治理:戰(zhàn)略、方法、工具與實踐
- 工業(yè)大數(shù)據(jù)分析實踐
- Hands-On Big Data Analytics with PySpark
- Python數(shù)據(jù)可視化之matplotlib精進