当前位置:网站首页>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

边栏推荐
猜你喜欢

STM32 and motor development (upper system)

2022爱分析· 国央企数字化厂商全景报告
![[visual studio] visual studio 2019 community version cmake development environment installation (download | install relevant components | create compilation execution project | error handling)](/img/9f/4265f1e3927fcf66602f0fc9e7a9d9.jpg)
[visual studio] visual studio 2019 community version cmake development environment installation (download | install relevant components | create compilation execution project | error handling)

Rapid prototyping

Read H264 parameters from mediarecord recording

Retrofit's callback hell is really vulnerable in kotlin synergy mode!

Use WinDbg to statically analyze dump files (summary of practical experience)

JSP webshell免杀——JSP的基础

Analysis of hot spots in AI technology industry

The nanny level tutorial of flutter environment configuration makes the doctor green to the end
随机推荐
Thanos Receiver
Kustomize使用手册
PCL Eigen介绍及简单使用
Mongodb quickly get started with some simple operations of mongodb command line
PCL之滤波
Win11 arm系统配置.net core环境变量
js promise.all
The nanny level tutorial of flutter environment configuration makes the doctor green to the end
Mysql database remote access permission settings
互联网快讯:腾讯会议应用市场正式上线;Soul赴港递交上市申请书
VSCode工具使用
AppGallery Connect场景化开发实战—图片存储分享
如何使用IDE自动签名调试鸿蒙应用
UWA报告使用小技巧,你get了吗?(第四弹)
AttributeError: type object ‘Image‘ has no attribute ‘fromarray‘
【快应用】Win7系统使用华为IDE无法运行和调试项目
In the face of uncertainty, the role of supply chain
What is the significance of the college entrance examination
Leetcode+ 76 - 80 storm search topic
《实习报告》Skywalking分布式链路追踪?