当前位置:网站首页>Overview of integrated learning
Overview of integrated learning
2022-07-02 10:56:00 【AICVer】
Integrated learning
Bagging(Bootstrap aggregating)
The main idea :
- Want to get the integration with strong generalization , Each weak classifier should be as independent as possible
- Each weak classifier samples different training sets , Make weak classifiers as different as possible

Stacking
The main idea :
- The predicted value will be used as the characteristic value of the training sample , Finally, we will get new training samples , Then the model is obtained by training based on the new training samples , Then get the final prediction result .

Boosting
The main idea :
The sample that the last classifier classified incorrectly , Follow up focus on strengthening learning .

Generative and discriminant
- Generative model : Learn the internal distribution of each category , Calculate the probability of belonging to this category according to the distribution .
- Discriminant model : Learn the boundaries of different categories

边栏推荐
- What is the significance of the college entrance examination
- Set the playback speed during the playback of UOB equipment
- Use WinDbg to statically analyze dump files (summary of practical experience)
- 6种单例模式的实现方式
- Retrofit's callback hell is really vulnerable in kotlin synergy mode!
- Learn open62541 -- [66] UA_ Generation method of string
- JSP webshell免殺——JSP的基礎
- Windows环境MySQL8忘记密码文件解决方案
- JSP webshell free -- webshell free
- [TS] 1368 seconds understand typescript generic tool types!
猜你喜欢

1287_ Implementation analysis of prvtaskistasksuspended() interface in FreeRTOS

MYSQL环境配置
![2. Hacking lab script off [detailed writeup]](/img/f3/29745761cd5ad4df84c78ac904ea51.png)
2. Hacking lab script off [detailed writeup]

使用Windbg静态分析dump文件(实战经验总结)

快应用中实现自定义抽屉组件

MySQL environment configuration

Open the encrypted SQLite method with sqlcipher

MongoDB 学习整理(条件操作符,$type 操作符,limit()方法,skip() 方法 和 sort() 方法)

14. Code implementation of semaphore

4. Random variables
随机推荐
shell编程01_Shell基础
Beautiful and intelligent, Haval H6 supreme+ makes Yuanxiao travel safer
大华设备播放过程中设置播放速度
STM32 and motor development (upper system)
Excuse me, is it cost-effective to insure love life patron saint 2.0 increased lifelong life insurance? What are the advantages of this product?
Lunix reallocates root and home space memory
正则及常用公式
AppGallery Connect场景化开发实战—图片存储分享
MySQL environment configuration
02-taildir source
互联网快讯:腾讯会议应用市场正式上线;Soul赴港递交上市申请书
Read H264 parameters from mediarecord recording
学习open62541 --- [66] UA_String的生成方法
HDU1228 A + B(map映射)
首份中国企业敏捷实践白皮书发布| 附完整下载
Hdu1234 door opener and door closer (water question)
P1055 [noip2008 popularization group] ISBN number
Leetcode+ 76 - 80 storm search topic
UVM——Callback
使用sqlcipher打开加密的sqlite方法