.. _air-examples-ref: ======== Examples ======== .. air-general-examples: Guides ------ - :doc:`/ray-air/examples/analyze_tuning_results`: How to analyze trial results (e.g. find the best trial) of a hyperparameter tuning run. - :doc:`/ray-air/examples/rl_serving_example` - :doc:`/ray-air/examples/upload_to_comet_ml` - :doc:`/ray-air/examples/upload_to_wandb` Trainers -------- - :doc:`/ray-air/examples/lightgbm_example` - :doc:`/ray-air/examples/rl_offline_example` - :doc:`/ray-air/examples/rl_online_example` - :doc:`/ray-air/examples/sklearn_example` - :doc:`/ray-air/examples/xgboost_example` .. air-huggingface-examples: Hugging Face Examples --------------------- - :doc:`/ray-air/examples/huggingface_text_classification`: How to use Ray AIR to run Hugging Face Transformers fine-tuning on a text classification task.