xwjiang2010
ff1fb9b5a2
[air example] train a Keras model on tabular data and serve it. ( #24898 )
2022-05-25 22:19:35 -07:00
Kai Fricke
d57ba750f5
[docs/air] Move upload example to docs ( #25022 )
2022-05-21 12:16:33 -07:00
Kai Fricke
e76efffec6
[air/docs] Move RL examples to docs ( #24962 )
...
Following #24959 , this PR moves the RL examples (online/offline/serving) into the Ray ML docs. It also splits the online and offline parts.
2022-05-20 14:55:01 +01:00
Kai Fricke
9a8c8f4889
[air/docs] Move some examples from ml/examples
to docs ( #24959 )
...
This moves the basic LightGBM, Sklearn, and XGBoost examples from the examples/ folder to the docs. We keep a symlink in the examples folder.
2022-05-19 14:01:49 +01:00
Antoni Baum
1d5e6d908d
[AIR] HuggingFace Text Classification example ( #24402 )
2022-05-18 09:35:12 -07:00
Kai Fricke
a92ce9721c
[air] Example to run tuning and analyze results ( #24602 )
...
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.
2022-05-13 15:22:36 +01:00
Kai Fricke
9e21e392ee
[air/doc] Add examples doc structure ( #24770 )
...
Add the basic toc/structure for Ray AIR examples
2022-05-13 11:56:34 +01:00