microsoft / microsoft/FLAML

Better logging for tune

Open
#670 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Jupyter Notebook
Stars
4.4k
Forks
565
Avg merge
5d 8m
Merged PRs (30d)
17

Description

Ideas to improve the logging capabilities in `flaml.tune`:

- [x] Take a `log_file_name` argument in `tune.run()`. Right now it takes `local_dir` as the directory for the log file, but the log file name is auto generated and can't be overridden.
- [x] When using ray, log the results after the run finishes when `log_file_name` is given.
- [ ] Provide utility functions to load the log and plot the optimization curve.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.