- Go Machine Learning Projects
- Xuanyi Chew
- 144字
- 2021-06-10 18:46:37
Summary
In this chapter, we have learned how to explore data (with some awkwardness) using Go. We plotted some charts and used them as a guiding rod to select variables for the regression. Following that, we implemented a regression model that came with reporting of errors which enabled us to compare models. Lastly, to ensure we were not over fitting, we used a RMSE score to cross-validate our model and came out with a fairly decent score.
This is just a taste of what is to come. The ideas in abstract are repeated over the next chapters—we will be cleaning data, then writing the machine learning model, which will be cross-validated. The only difference will generally be the data, and the models.
In the next chapter, we'll learn a simple way to determine if an email is spam or not.
- 構建高質量的C#代碼
- 樂高機器人:WeDo編程與搭建指南
- 計算機應用
- Linux Mint System Administrator’s Beginner's Guide
- Hands-On Machine Learning with TensorFlow.js
- 在實戰中成長:C++開發之路
- TensorFlow Deep Learning Projects
- 中國戰略性新興產業研究與發展·數控系統
- Windows 7故障與技巧200例
- Windows 7來了
- PostgreSQL High Performance Cookbook
- ROS Robotics By Example(Second Edition)
- 人工智能:重塑個人、商業與社會
- 局域網組建與使用完全自學手冊
- Qt中的C++技術