Antoni Baum
91dd360f9d
[AIR/train] Move predictors to ray.train
( #25769 )
2022-06-15 17:02:15 -07:00
Amog Kamsetty
1316a2d05e
[AIR/Train] Move ray.air.train
to ray.train
( #25570 )
2022-06-08 21:34:18 -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
Kai Fricke
4b9a89ad90
[air] Move python/ray/ml to python/ray/air ( #25449 )
...
The package "ml" should be renamed to "air".
Main question: Keep a `ml.py` with `from ray.air import *` for some level of backwards compatibility?
I'd go for no to force people to use the new structure.
2022-06-03 21:53:44 +01: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