- Machine Learning With Go
- Daniel Whitenack
- 159字
- 2021-07-08 10:37:32
Statistics
At the end of the day, the success of your machine learning application is going to come down to the quality of your data, your understanding of the data, and your evaluation/validation of the results. All three of these things require us to have an understanding of statistics.
The field of statistics helps us to gain an understanding of our data, and to quantify what our data and results look like. It also provides us with mechanisms to measure how well our application is performing and prevent certain machine learning pitfalls (such as overfitting).
As with linear algebra, we aren't able to give a complete introduction to statistics here, but there are many resources online and in print to learn introductory statistics. Here we will focus on a fundamental understanding of the basics, along with the practicalities of implementation in Go. We will introduce the idea of distributions, along with an introduction to quantifying and visualizing these distributions.
- ASP.NET Core:Cloud-ready,Enterprise Web Application Development
- Moodle Administration Essentials
- Web Application Development with R Using Shiny(Second Edition)
- Full-Stack Vue.js 2 and Laravel 5
- Web全棧工程師的自我修養(yǎng)
- EPLAN實戰(zhàn)設(shè)計
- Unity Game Development Scripting
- Windows Embedded CE 6.0程序設(shè)計實戰(zhàn)
- INSTANT Yii 1.1 Application Development Starter
- Django 3.0入門與實踐
- C語言程序設(shè)計與應(yīng)用(第2版)
- 編程可以很簡單
- Orchestrating Docker
- RocketMQ實戰(zhàn)與原理解析
- Greenplum構(gòu)建實時數(shù)據(jù)倉庫實踐