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 warning on categorical infer #1293

Conversation

matanper
Copy link
Contributor

@matanper matanper commented Apr 20, 2022

Update warning message on categorical columns inference
resolve #1284

warning:
It is recommended to initialize Dataset with categorical features by doing "Dataset(df, cat_features=categorical_list)". No categorical features were passed, therefore heuristically inferring categorical features in the data.
2 categorical features were inferred: type, year

@matanper matanper added the feature Feature update or code change to the package label Apr 20, 2022
@matanper matanper requested review from a team as code owners April 20, 2022 11:51
@matanper matanper self-assigned this Apr 20, 2022
@matanper matanper enabled auto-merge (squash) April 20, 2022 12:41
@matanper matanper merged commit 00843e9 into main Apr 20, 2022
@delete-merged-branch delete-merged-branch bot deleted the 1284-feat-add-recommendation-for-explicitly-defining-categorical-features-in-dataset-when-displaying-warning-about-features-that-were-inferred-automatically branch April 20, 2022 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature update or code change to the package
Projects
None yet
2 participants