mirror of
https://github.com/vale981/ray
synced 2025-03-10 13:26:39 -04:00

This is a notebook showing how to tune an xgboost model and analyze the results. Also adds a `get_dataframe()` method to `ResultsGrid` to fetch the trial results. Depends on #24483 for toctree.
5 lines
No EOL
112 B
Text
5 lines
No EOL
112 B
Text
filegroup(
|
|
name = "air_examples",
|
|
srcs = glob(["*.ipynb"]),
|
|
visibility = ["//doc:__subpackages__"]
|
|
) |