- 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.
- 輕輕松松自動化測試
- 網上沖浪
- Photoshop CS4經典380例
- PIC單片機C語言非常入門與視頻演練
- 小型電動機實用設計手冊
- 樂高創意機器人教程(中級 下冊 10~16歲) (青少年iCAN+創新創意實踐指導叢書)
- 21天學通C#
- 可編程控制器技術應用(西門子S7系列)
- 新手學電腦快速入門
- 運動控制系統應用與實踐
- Implementing AWS:Design,Build,and Manage your Infrastructure
- 工業機器人實操進階手冊
- TensorFlow Deep Learning Projects
- Machine Learning with Spark(Second Edition)
- Mastering DynamoDB