- Machine Learning With Go
- Daniel Whitenack
- 78字
- 2021-07-08 10:37:30
Summary
In this chapter, you learned how to gather, organize, and parse data. This is the first step, and one of the most important step, in developing machine learning models, but having data does not get us very far if we do not gain some intuition about our data and put it into a standard form for processing. Next, we will tackle some techniques for further structuring our data (matrices) and for understanding our data (statistics and probability).
推薦閱讀
- Mobile Web Performance Optimization
- Spring技術內幕:深入解析Spring架構與設計
- Android Application Development Cookbook(Second Edition)
- aelf區塊鏈應用架構指南
- Mastering KnockoutJS
- 軟件架構:Python語言實現
- Jenkins Continuous Integration Cookbook(Second Edition)
- Express Web Application Development
- Learning YARN
- 算法秘籍
- Java 7 Concurrency Cookbook
- MySQL從入門到精通
- Data Visualization:Representing Information on Modern Web
- 小學生Python創意編程(視頻教學版)
- 編寫高質量代碼:改善JavaScript程序的188個建議