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

Update some sample notebooks to include dropped_features #1911

Merged
merged 8 commits into from
Jan 18, 2023

Conversation

tongyu-microsoft
Copy link
Contributor

This PR updates getting-started.ipynb and diabetes-decision-making.ipynb by adding FeatureMetadata, and add example for adding dropped_features.

Description

In the diabetes-decision-making.ipynb notebook, we by default passing features_to_drop = [], and users can play around with it by adding dropped_feature names to the list.

Checklist

  • I have added screenshots above for all UI changes.
  • I have added e2e tests for all UI changes.
  • Documentation was updated if it was needed.

@tongyu-microsoft tongyu-microsoft merged commit 60d8870 into main Jan 18, 2023
@tongyu-microsoft tongyu-microsoft deleted the tongy/fixDroppedCatFeature branch January 18, 2023 00:35
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