Skip to content

Conversation

ghost
Copy link

@ghost ghost commented Nov 25, 2021

Fixes #21782

@glemaitre @pedugnat

Adapting dataset by applying changes proposed from @glemaitre in #21782 since the current OpenML dataset seems to be unuseable. This PR follows #21788 which was closed due to sync problems with the upstream main

@ghost ghost mentioned this pull request Nov 25, 2021
Copy link
Member

@glemaitre glemaitre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Otherwise, the figures are almost identical and thus the conclusions.

@@ -69,7 +69,6 @@
print(f"Number of categorical features: {n_categorical_features}")
print(f"Number of numerical features: {n_numerical_features}")

# %%
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You need to reintroduce all these markers. They are used to define the sections.
Now, the rendering is broken.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

Copy link
Member

@glemaitre glemaitre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM Thanks @sveneschlbeck

@thomasjpfan thomasjpfan changed the title Change OpenML dataset for example EXA Update OpenML dataset for plot_gradient_boosting_categorical Nov 29, 2021
Copy link
Member

@thomasjpfan thomasjpfan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@thomasjpfan thomasjpfan changed the title EXA Update OpenML dataset for plot_gradient_boosting_categorical EXA Update OpenML dataset in plot_gradient_boosting_categorical Nov 29, 2021
@thomasjpfan thomasjpfan merged commit f3b36e8 into scikit-learn:main Nov 29, 2021
@ghost ghost deleted the fix_ames_housing_openml branch November 29, 2021 14:38
samronsin pushed a commit to samronsin/scikit-learn that referenced this pull request Nov 30, 2021
glemaitre pushed a commit to glemaitre/scikit-learn that referenced this pull request Dec 24, 2021
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.

Warning in example plot_gradient_boosting_categorical
2 participants