Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1、增加BaggingRegressor类和BaggingClassifier类,用户可根据需求决定是否采用加权平均以及采用的种子数量; 3、修改stacking类中fit函数的一个默认参数。 #27

Merged
merged 1 commit into from
May 5, 2022

Conversation

mingyang1996
Copy link
Contributor

1、增加BaggingRegressor类和BaggingClassifier类,用户可根据需求决定是否采用加权平均以及采用的种子数量;
3、修改stacking类中fit函数的一个默认参数。

@enjoysport2022 enjoysport2022 merged commit 20f0cef into 4paradigm:master May 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants