WebSafe 3.7github.com
|
|
🏠
Skip to content

Fix deprecated base_estimator in BaggingClassifier (Issue #284)#287

Open
adityagh006 wants to merge 1 commit intocodebasics:masterfrom
adityagh006:issue#284-fix-baggingclassifier-deprecation
Open

Fix deprecated base_estimator in BaggingClassifier (Issue #284)#287
adityagh006 wants to merge 1 commit intocodebasics:masterfrom
adityagh006:issue#284-fix-baggingclassifier-deprecation

Conversation

@adityagh006
Copy link

This PR fixes the deprecation warning for base_estimator in BaggingClassifier by replacing it with estimator. This resolves Issue #284.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant

Comments