- 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).
推薦閱讀
- Android Wearable Programming
- Drupal 8 Blueprints
- Mastering phpMyAdmin 3.4 for Effective MySQL Management
- Mastering Scientific Computing with R
- Python數據分析從0到1
- Oracle從入門到精通(第5版)
- Learning SciPy for Numerical and Scientific Computing(Second Edition)
- 軟件品質之完美管理:實戰經典
- Protocol-Oriented Programming with Swift
- Regression Analysis with Python
- Hands-On Nuxt.js Web Development
- Everyday Data Structures
- PostgreSQL Developer's Guide
- 關系數據庫與SQL Server 2012(第3版)
- RESTful Web API Design with Node.js