FLAML
FLAML copied to clipboard
Included that retrain_full = True does not include the user provided validation data in the docs. #1228
Why are these changes needed?
Included that retrain_full = True does not include the user provided validation data in the docs. #1228
Related issue number
Closes #1228
Checks
- [X] I've included any doc changes needed for https://microsoft.github.io/FLAML/. See https://microsoft.github.io/FLAML/docs/Contribute#documentation to build and test documentation locally.
- [X] I've added tests (if relevant) corresponding to the changes introduced in this PR.
- [X] I've made sure all auto checks have passed.
@sonichi can you please review this.