- Effective Amazon Machine Learning
- Alexis Perrier
- 187字
- 2021-07-03 00:17:47
Comparing performances
Keeping systems and applications simple is always difficult, but often worth it for the business. Examples abound with overloaded UIs bringing down the user experience, while products with simple, elegant interfaces and minimal features enjoy widespread popularity. The Keep It Simple mantra is even more difficult to adhere to in a context such as predictive analytics where performance is key. This is the challenge Amazon took on with its Amazon ML service.
A typical predictive analytics project is a sequence of complex operations: getting the data, cleaning the data, selecting, optimizing and validating a model and finally making predictions. In the scripting approach, data scientists develop codebases using machine learning libraries such as the Python scikit-learn library or R packages to handle all these steps from data gathering to predictions in production. As a developer breaks down the necessary steps into modules for maintainability and testability, Amazon ML breaks down a predictive analytics project into different entities: datasource, model, evaluation and predictions. It's the simplicity of each of these steps that makes AWS so powerful to implement successful predictive analytics projects.
- 在你身邊為你設計Ⅲ:騰訊服務設計思維與實戰
- 數據庫原理及應用教程(第4版)(微課版)
- Word 2010中文版完全自學手冊
- Creating Mobile Apps with Sencha Touch 2
- Effective Amazon Machine Learning
- 業務數據分析:五招破解業務難題
- 區塊鏈通俗讀本
- 數據庫系統原理及應用教程(第4版)
- INSTANT Cytoscape Complex Network Analysis How-to
- 企業級數據與AI項目成功之道
- LabVIEW 完全自學手冊
- 數據庫設計與應用(SQL Server 2014)(第二版)
- HikariCP連接池實戰
- 淘寶、天貓電商數據分析與挖掘實戰(第2版)
- 聯動Oracle:設計思想、架構實現與AWR報告