- Mastering Machine Learning on AWS
- Dr. Saket S.R. Mengle Maximo Gurmendez
- 186字
- 2021-06-24 14:23:12
Algorithm selection
We need to iterate on the complex problem of the creating the algorithm. This entails exploring the data to gain a deep understanding of the underlying variables. Once we have an idea of the kind of algorithm we want to apply, we'll need to further prepare the data, possibly combining it with other data sources (for example, census data). In our example, this could mean creating a song similarity matrix. Once we have the data, we can train a model so that it is capable of making predictions, and test that model against holdout data to see how it performs. There are many considerations in this process that make it complex:
- How the data is encoded (for example, how the song matrix is constructed)
- What algorithm is used (example, collaborative filtering or content-based filtering)
- What parameter values your model takes (for example, values for smoothing constants or prior distributions)
Our goal in this book is to make this step easier for you by presenting iterations a data scientist would undergo in the task of creating a successful model using real-world applications as examples.
- Aftershot Pro:Non-destructive photo editing and management
- Android NDK Game Development Cookbook
- 硬件產品經理成長手記(全彩)
- 數字邏輯(第3版)
- 計算機組裝與維修技術
- 筆記本電腦維修300問
- Machine Learning with Go Quick Start Guide
- 筆記本電腦維修實踐教程
- 基于網絡化教學的項目化單片機應用技術
- 觸摸屏應用技術從入門到精通
- Drupal Rules How-to
- Blender for Video Production Quick Start Guide
- 電腦主板維修技術
- 嵌入式系統原理:基于Arm Cortex-M微控制器體系
- CPU設計實戰:LoongArch版