- Python Machine Learning Blueprints
- Alexander Combs Michael Roman
- 106字
- 2021-07-02 13:49:35
Acquisition
Data for machine learning applications can come from any number of sources; it may be emailed to you as a CSV file, it may come from pulling down server logs, or it may require building a custom web scraper. Data is also likely to exist in any number of formats. In most cases, you will be dealing with text-based data, but, as we'll see, machine learning applications may just as easily be built that utilize images or even video files. Regardless of the format, once you have secured the data, it is crucial that you understand what's in the data, as well as what isn't.
推薦閱讀
- Aftershot Pro:Non-destructive photo editing and management
- 極簡Spring Cloud實戰
- 計算機組裝·維護與故障排除
- 單片機原理及應用系統設計
- 從零開始學51單片機C語言
- 固態存儲:原理、架構與數據安全
- 超大流量分布式系統架構解決方案:人人都是架構師2.0
- Blender Game Engine:Beginner's Guide
- Wireframing Essentials
- 單片機原理及應用:基于C51+Proteus仿真
- Spring Cloud實戰
- STM32自學筆記
- 可編程邏輯器件項目開發設計
- UML精粹:標準對象建模語言簡明指南(第3版)
- Deep Learning with Keras