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

added skip_xgboost parameter #75

Merged
merged 1 commit into from
May 28, 2023
Merged

added skip_xgboost parameter #75

merged 1 commit into from
May 28, 2023

Conversation

GuglielmoCerri
Copy link

I add the parameter skip_xgboost to skip the recursive xgboost step and just do sulov. This was described in the closed issue #57.

If both skip_sulov and skip_xgboost are true, only variables since ID or low information are removed.

I added line 1374 because in some cases some variables can be repeated.

is now possible to skip recursive xgboost step. Issue #57
@AutoViML
Copy link
Owner

I need to test this - give me a couple of days to test. Thanks for making the PR!
Auto Vimal

@AutoViML AutoViML merged commit 3f53cb6 into AutoViML:main May 28, 2023
@GuglielmoCerri GuglielmoCerri deleted the feature/skip_xgboost branch May 29, 2023 07:35
@GuglielmoCerri GuglielmoCerri restored the feature/skip_xgboost branch May 29, 2023 10:47
@GuglielmoCerri GuglielmoCerri deleted the feature/skip_xgboost branch May 29, 2023 13:32
@GuglielmoCerri GuglielmoCerri restored the feature/skip_xgboost branch May 29, 2023 13:52
@GuglielmoCerri GuglielmoCerri deleted the feature/skip_xgboost branch May 30, 2023 06:58
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.

2 participants