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

[MRG] Fixed bugs of Kaggle integration #237

Merged
merged 8 commits into from
Oct 11, 2024
Merged

Conversation

huangyz0918
Copy link
Member

No description provided.

@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. Bug fix labels Oct 11, 2024
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:S This PR changes 10-29 lines, ignoring generated files. labels Oct 11, 2024
@huangyz0918 huangyz0918 changed the title [WIP] Fixed bugs of Kaggle integration [MRG] Fixed bugs of Kaggle integration Oct 11, 2024
"""
Handle the query from the model query response.
Args:
requirement: the user requirement.
process: whether to process the report.
Copy link
Contributor

Choose a reason for hiding this comment

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

sry. What does this process mean?
coud you give an e.g. in this function doc?
as process the report is too general for me

"""

if single_file:
Copy link
Contributor

Choose a reason for hiding this comment

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

can we add a todo here?

the 2 prompts here have many redundancies.

Copy link
Member Author

Choose a reason for hiding this comment

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

Sure

Comment on lines +125 to +128
Example command for auto mode:
mle kaggle --auto --datasets "/Users/huangyz0918/desktop/spaceship-titanic/prepared/public/train.csv,/Users/huangyz0918/desktop/spaceship-titanic/prepared/public/test.csv"
--description "/Users/huangyz0918/desktop/spaceship-titanic/prepared/public/description.md" --submission "./submission.csv"
--sub_example "/Users/huangyz0918/desktop/spaceship-titanic/prepared/public/sample_submission.csv" --comp_id "spaceship-titanic"
Copy link
Contributor

Choose a reason for hiding this comment

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

tremendous example

Copy link
Contributor

Choose a reason for hiding this comment

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

please update the readme section also

otherwise, people can not enjoy this function

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Oct 11, 2024
@huangyz0918 huangyz0918 merged commit 8981a47 into main Oct 11, 2024
3 checks passed
@huangyz0918 huangyz0918 deleted the feat/improve-kaggle branch October 11, 2024 23:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug fix lgtm This PR has been approved by a maintainer size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants