Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用包ada中的 adaboost 来拟合模型。在我对 adaboost 的理解中,它结合了多个分类器以获得更好的结果。但是在函数ada中,我找不到用于此目的的参数。那么使用什么分类ada器呢?我怎样才能将我的分类器传递给ada? 谢谢你。
ada