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

Improve Documentation For Model Training #1201

Merged
merged 7 commits into from
Sep 26, 2023
Merged

Improve Documentation For Model Training #1201

merged 7 commits into from
Sep 26, 2023

Conversation

xzdandy
Copy link
Collaborator

@xzdandy xzdandy commented Sep 23, 2023

Relates to: #999 #960

@xzdandy xzdandy added Documentation 📗 AI Engines Features, Bugs, related to AI Engines labels Sep 23, 2023
@xzdandy xzdandy added this to the v0.3.7 milestone Sep 23, 2023
@xzdandy xzdandy self-assigned this Sep 23, 2023
@xzdandy xzdandy linked an issue Sep 26, 2023 that may be closed by this pull request
2 tasks
@xzdandy xzdandy marked this pull request as ready for review September 26, 2023 06:45
* - TIME_LIMIT
- Time limit to train the model in seconds. Default: 120.
* - TUNE_FOR_MEMORY
- Whether to refine hyperopt search space for available host / GPU memory. Default: False.
Copy link
Member

Choose a reason for hiding this comment

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

Cannot understand this parameter.

Copy link
Member

Choose a reason for hiding this comment

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

How about we add a note explaining this? Any issues of using it if there is no GPU?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I am also not sure. Ludwig documentation also don't have a good explanation. Shall we hide this parameter from the documentation?

@xzdandy xzdandy merged commit 2f1756f into staging Sep 26, 2023
6 checks passed
@xzdandy xzdandy deleted the ludwig_doc branch September 26, 2023 15:48
@xzdandy xzdandy linked an issue Sep 26, 2023 that may be closed by this pull request
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AI Engines Features, Bugs, related to AI Engines Documentation 📗
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Model Training Notebook Examples and Improve documentation. Sklearn Integration
2 participants