ScholarGate
助手
Machine learningMachine learning

主动学习堆叠集成

主动学习堆叠集成(Active Learning Stacking Ensemble)将主动学习查询循环与堆叠泛化(stacked generalization)相结合:当存在一个未标记数据池时,模型会迭代选择信息量最大的实例进行人工标记,并利用这些标记来训练和优化一个由多个基础学习器(base learner)和一个元学习器(meta-learner)组成的堆叠集成模型。这种方法在最大化集成模型预测能力的同时,降低了标注成本。

在 MethodMind 中打开即将推出视频即将推出Download slides

阅读完整方法

仅限会员

使用免费账户登录即可阅读本节。

登录

Method map

The neighbourhood of related methods — select a node to explore.

来源

  1. Wolpert, D. H. (1992). Stacked generalization. Neural Networks, 5(2), 241–259. DOI: 10.1016/S0893-6080(05)80023-1
  2. Settles, B. (2012). Active Learning. Synthesis Lectures on Artificial Intelligence and Machine Learning. Morgan & Claypool Publishers. DOI: 10.2200/S00429ED1V01Y201207AIM018

如何引用本页

ScholarGate. (2026, June 3). Active Learning with Stacking Ensemble. ScholarGate. https://scholargate.app/zh/machine-learning/active-learning-stacking-ensemble

Which method?

Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.

Compare side by side
ScholarGateActive learning Stacking ensemble (Active Learning with Stacking Ensemble). 于 2026-06-15 检索自 https://scholargate.app/zh/machine-learning/active-learning-stacking-ensemble · 数据集: https://doi.org/10.5281/zenodo.20539026