xwjiang2010
ff2b728e9a
[air] add tuner user guide ( #26837 )
...
Co-authored-by: Kai Fricke <kai@anyscale.com>
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
2022-08-03 09:43:42 -07:00
Antoni Baum
d1966899bb
[Docs] Small fix to AIR examples descriptions ( #26227 )
2022-07-05 17:16:56 -07:00
Antoni Baum
94492c2b49
[AIR/Docs] Improve user guide gallery ( #26016 )
...
Moves logging to examples, reorders to match TOC, adds missing entry.
2022-06-23 17:51:01 -07:00
Kai Fricke
fdf85ea403
[air] Add tutorial to convert existing pytorch code to Ray AIR ( #25723 )
2022-06-14 18:11:32 -07:00
xwjiang2010
29a063afdf
[air] add feast example ( #25417 )
2022-06-07 14:55:42 -07:00
Simon Mo
7471b1fa41
[Serve] [AIR] ModelWrapper improvements and docs ( #25003 )
...
* batching collation code and tests
* wip notebook for np and dataframe
* finish content
* reset ray-more-libs changes
* add comments
* run through
* Apply suggestions from code review
Co-authored-by: shrekris-anyscale <92341594+shrekris-anyscale@users.noreply.github.com>
* rename package
* lint
* richard's comment
Co-authored-by: shrekris-anyscale <92341594+shrekris-anyscale@users.noreply.github.com>
2022-06-07 08:53:10 -07:00
Richard Liaw
36aee6a1c4
[air/docs] Update documentation structure ( #25475 )
...
Co-authored-by: Eric Liang <ekhliang@gmail.com>
2022-06-06 15:15:11 -07:00
Amog Kamsetty
e8440cf52b
[AIR] Incremental Learning Example ( #24420 )
...
Example for domain incremental learning on Permuted MNIST Dataset with naive strategy
2022-05-26 12:28:28 -07:00
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