当前位置:网站首页>Watermelon book / Pumpkin book -- Chapter 1 and 2 Summary
Watermelon book / Pumpkin book -- Chapter 1 and 2 Summary
2022-07-24 05:49:00 【CsdN317a】
Catalog
Chapter two Model evaluation and selection
1. Empirical error and over fitting
Chapter one The introduction
This chapter mainly introduces some basic concepts of machine learning , Including basic terms , Hypothetical space , Inductive preference, etc ;

1. Basic terminology
Data sets :
In terms of characteristics : It is divided into input space and output space ;
From the sample : Divided into training sets , Test set ; The samples of training set can be divided into training set and verification set ;
From the type of machine learning : It is divided into supervised learning and unsupervised learning ; Supervised learning is labeled , Have output , Each piece of data is also called an example .
2. Hypothetical space
Suppose that space is simply a set of input spaces .
3. Generalize preferences
What I understand is the fitting effect of the model .
Occam's razor principle : If there are more than one hypothesis consistent with observation , Just choose the simplest one ; let me put it another way , If multiple models can achieve better results , Just choose the simplest model ;
There is no free lunch Theorem (NFL Theorem ): When all opportunities are the same or all problems are equally important , The expected performance of all learning is the same .
Chapter two Model evaluation and selection
Model evaluation is very important for judging the performance of a model , This part mainly includes empirical error and over fitting 、 Evaluation methods 、 Performance metrics .
1. Empirical error and over fitting
Over fitting : The model is too complex ;
Under fitting : Model learning ability is low .

2. Evaluation methods

3. Performance metrics

边栏推荐
- 《机器学习》(周志华) 第4章 决策树 学习心得 笔记
- Likeshop100%开源无加密-B2B2C多商户商城系统
- Detailed discussion on data synchronization tools ETL, ELT, reverse ETL
- [activiti] activiti process engine configuration class
- 《统计学习方法(第2版)》李航 第十三章 无监督学习概论 思维导图笔记
- 多商户商城系统功能拆解12讲-平台端商品评价
- 多商户商城系统功能拆解10讲-平台端商品单位
- 达梦数据库_触发器、视图、物化视图、序列、同义词、自增列、外部链接等基本的操作
- Multi merchant mall system function disassembly lecture 08 - platform end commodity classification
- 【activiti】activiti流程引擎配置类
猜你喜欢

Multi merchant mall system function disassembly Lecture 10 - platform end commodity units

多商户商城系统功能拆解14讲-平台端会员等级

【mycat】mycat配置文件
![[activiti] activiti environment configuration](/img/7f/7a3dc16bc4795df3eab5741618bd9d.png)
[activiti] activiti environment configuration

【activiti】网关

The SaaS mall system of likeshop single merchant is built, and the code is open source without encryption.

学习率余弦退火衰减之后的loss
![[activiti] activiti introduction](/img/17/bd8f6fd8dd8918a984ca0a3793ec0b.jpg)
[activiti] activiti introduction

Loss after cosine annealing decay of learning rate

Multi merchant mall system function disassembly lesson 03 - platform side merchant management
随机推荐
Multi merchant mall system function disassembly lecture 04 - platform side merchants settling in
Multi merchant mall system function disassembly lecture 13 - platform side member management
MySQL和Oracle的语法差异
读取csv文件的满足条件的行并写入另一个csv中
《统计学习方法(第2版)》李航 第22章 无监督学习方法总结 思维导图笔记
使用bat命令快速创建系统还原点的方法
多商户商城系统功能拆解13讲-平台端会员管理
程序员常说的API是什么意思?API类型有什么呢?
找ArrayList<ArrayList<Double>>中出现次数最多的ArrayList<Double>
数据归一化
ThreadLocal存储当前登录用户信息
如何在网页上下载视频
Mysqldump export Chinese garbled code
【mycat】mycat介绍
Loss after cosine annealing decay of learning rate
Positional argument after keyword argument
第三章 线性模型总结
多商户商城系统功能拆解12讲-平台端商品评价
《机器学习》(周志华)第2章 模型选择与评估 笔记 学习心得
多商户商城系统功能拆解04讲-平台端商家入驻