mirror of
https://github.com/vale981/ray
synced 2025-03-09 04:46:38 -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.
12 lines
251 B
ReStructuredText
12 lines
251 B
ReStructuredText
.. _air-examples-ref:
|
|
|
|
========
|
|
Examples
|
|
========
|
|
|
|
.. air-general-examples:
|
|
|
|
General Examples
|
|
----------------
|
|
|
|
- :doc:`/ray-air/examples/analyze_tuning_results`: How to analyze trial results (e.g. find the best trial) of a hyperparameter tuning run.
|