API References
API References#
Ray API References
- Ray AIR API
- Ray Datasets API
- Ray Train API
- Ray Tune API
- Execution (Tuner, tune.Experiment)
- Training (tune.Trainable, session.report)
- Search Space API
- Search Algorithms (tune.search)
- Trial Schedulers (tune.schedulers)
- Stopping mechanisms (tune.stopper)
- ResultGrid (tune.ResultGrid)
- Result (air.Result)
- ExperimentAnalysis (tune.ExperimentAnalysis)
- Console Output (Reporters)
- Syncing (tune.SyncConfig, tune.Syncer)
- Loggers (tune.logger)
- Environment variables
- Scikit-Learn API (tune.sklearn)
- External library integrations (tune.integration)
- Tune Internals
- Tune Client API
- Tune CLI (Experimental)
- Ray Serve API
- Ray RLlib API
- Ray Workflows API
- Ray Cluster Management API
- Ray Core API