- Hands-On Machine Learning with Microsoft Excel 2019
- Julio Cesar Rodriguez Martino
- 195字
- 2021-06-24 15:11:00
Calculating the Mean Squared Error (MSE)
MSE takes the average of the square of the difference between the actual values and predicted values:

No matter what evaluation method we choose, it is extremely important to take into account the business part of the problem. The optimal solution is not always to have the most accurate model, but the one that better satisfies your business needs. It may be the case that a not-so-accurate model that can be built quickly is better than a perfect one that takes a year to produce. Taking into account the dataset imbalance and business needs is important for fine-tuning the model in order to improve the confusion matrix values:

Another important factor to consider is whether we have, in the case of a classification problem, a balanced dataset. A dominant class will lead to a model that mostly predicts the same result every time. For example, a dataset with 99% YES labels will produce a machine learning model after training that predicts YES for 99% of the input (and it will be right!). There are many known techniques used to balance a dataset and find the problems in our data.
- 漫話大數(shù)據(jù)
- Greenplum:從大數(shù)據(jù)戰(zhàn)略到實現(xiàn)
- Effective Amazon Machine Learning
- Architects of Intelligence
- Hands-On Mathematics for Deep Learning
- 深入淺出Greenplum分布式數(shù)據(jù)庫:原理、架構(gòu)和代碼分析
- 云原生數(shù)據(jù)中臺:架構(gòu)、方法論與實踐
- 新手學(xué)會計(2013-2014實戰(zhàn)升級版)
- Access數(shù)據(jù)庫開發(fā)從入門到精通
- Spring Boot 2.0 Cookbook(Second Edition)
- Unity for Architectural Visualization
- 數(shù)據(jù)挖掘算法實踐與案例詳解
- 工業(yè)大數(shù)據(jù)分析實踐
- Hadoop海量數(shù)據(jù)處理:技術(shù)詳解與項目實戰(zhàn)(第2版)
- 產(chǎn)品經(jīng)理數(shù)據(jù)修煉30問