Jules S. Damji
4045ba4841
[DOC Ray AIR] minor editorial tweaks for clarity and usage ( #27128 )
...
Co-authored-by: Jules Damji <jules@anyscale.com>
2022-08-01 21:09:04 -07:00
matthewdeng
113c4d7fab
[air][data] move train_test_split to ray.data.Dataset ( #27065 )
2022-07-27 09:53:37 -07:00
Balaji Veeramani
8bc836d9fb
[AIR] Remove CustomStatefulPreprocessor
( #26981 )
2022-07-26 10:10:57 -07:00
Eric Liang
36c46e9686
[docs] Improve AIR table of contents titles ( #26858 )
2022-07-22 17:17:49 -07:00
Antoni Baum
fb6f3cf708
[AIR/Docs] Small improvements to Train user guide ( #26577 )
...
Co-authored-by: matthewdeng <matthew.j.deng@gmail.com>
2022-07-16 16:51:17 -07:00
Richard Liaw
a0ce3c111b
[air/data] Concatenator preprocessor ( #26526 )
2022-07-14 10:26:14 -07:00
Antoni Baum
91dd360f9d
[AIR/train] Move predictors to ray.train
( #25769 )
2022-06-15 17:02:15 -07:00
Antoni Baum
5e9a8eb5f6
[AIR/data] Move preprocessors to ray.data
( #25599 )
...
Moves ray.air.Preprocessor and ray.air.preprocessors to ray.data to converge on the agreed upon package structure discussed internally.
2022-06-13 12:57:59 -07:00
matthewdeng
88524d8b57
[air] add CustomStatefulPreprocessor
( #25497 )
2022-06-09 16:54:46 -07:00
Amog Kamsetty
1316a2d05e
[AIR/Train] Move ray.air.train
to ray.train
( #25570 )
2022-06-08 21:34:18 -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
matthewdeng
2e05b62236
[AIR] Preprocessors feature guide ( #25302 )
2022-06-03 11:43:51 -07:00