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

[pyspark] Re-work _fit function #8630

Merged
merged 2 commits into from
Jan 4, 2023
Merged

Conversation

wbo4958
Copy link
Contributor

@wbo4958 wbo4958 commented Jan 3, 2023

The original _fit function has over 200 lines, it's really not easy to read. So I break it up into several functions in this PR.

Copy link
Member

@trivialfis trivialfis left a comment

Choose a reason for hiding this comment

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

Looks good to me assuming the CI passes.

@wbo4958
Copy link
Contributor Author

wbo4958 commented Jan 4, 2023

@trivialfis seems the CI env has some issues, could you help to check it? Thx

@trivialfis
Copy link
Member

Fixed at master branch.

@wbo4958
Copy link
Contributor Author

wbo4958 commented Jan 4, 2023

Thx, updated to latest commit.

@trivialfis trivialfis merged commit d3ad052 into dmlc:master Jan 4, 2023
@wbo4958 wbo4958 deleted the re-arch-fit branch April 23, 2024 07:43
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