Skip to content

Conversation

@PGijsbers
Copy link
Collaborator

DecisionTree and RandomForestRegressor have one less default hyperparameter in scikitlearn >=1.0: min_impurity_split

DecisionTree and RandomForestRegressor have one less default
hyperparameter: `min_impurity_split`
@PGijsbers PGijsbers requested a review from mfeurer September 30, 2022 14:19
@PGijsbers PGijsbers merged commit 2ed77db into develop Oct 7, 2022
@PGijsbers PGijsbers deleted the fix_sklearn_extension_test branch October 7, 2022 10:22
PGijsbers added a commit to Mirkazemi/openml-python that referenced this pull request Feb 23, 2023
* Add scikit-learn 1.0 and 1.1 values for test

DecisionTree and RandomForestRegressor have one less default
hyperparameter: `min_impurity_split`

* Remove min_impurity_split requirements for >=1.0

* Update KMeans checks for scikit-learn 1.0 and 1.1
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.

3 participants