首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >套袋和粘贴的区别?

套袋和粘贴的区别?
EN

Data Science用户
提问于 2021-04-06 07:57:29
回答 1查看 1K关注 0票数 0

我找到了定义:

代码语言:javascript
复制
Bagging is to use the same training for every predictor, but to train them on 
different random subsets of the training set. 
When sampling is performed with replacement, this method is 
called bagging (short for bootstrap aggregating). 
When sampling is performed without replacement, it is called pasting.

在这种情况下,什么是“替代”?

EN

回答 1

Data Science用户

回答已采纳

发布于 2021-04-06 08:13:13

当一个抽样单元从有限的人口中提取并返回到该种群时,在记录其特征(S)之后,在绘制下一个单元之前,该抽样被称为“具有替换性”。相反的情况下,抽样是“不可替代的”。

来源:经合组织统计术语汇编

票数 1
EN
页面原文内容由Data Science提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://datascience.stackexchange.com/questions/92616

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档