- 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.
- Cortex-M3 + μC/OS-II嵌入式系統(tǒng)開發(fā)入門與應(yīng)用
- 深入理解Spring Cloud與實戰(zhàn)
- 計算機組裝與系統(tǒng)配置
- INSTANT Wijmo Widgets How-to
- Intel FPGA/CPLD設(shè)計(高級篇)
- 電腦維護365問
- Rapid BeagleBoard Prototyping with MATLAB and Simulink
- 筆記本電腦應(yīng)用技巧
- Internet of Things Projects with ESP32
- Istio服務(wù)網(wǎng)格技術(shù)解析與實踐
- 單片機技術(shù)及應(yīng)用
- Blender Game Engine:Beginner's Guide
- FreeSWITCH Cookbook
- USB應(yīng)用分析精粹:從設(shè)備硬件、固件到主機端程序設(shè)計
- The Applied Artificial Intelligence Workshop