# GET STARTED

- [Installation](/docs/get-started/installation.md): A step-by-step guide to install PyCaret in Python
- [Quickstart](/docs/get-started/quickstart.md): Get Up and Running in No Time: A Beginner's Guide to PyCaret
- [Tutorials](/docs/get-started/tutorials.md): Tutorials developed and maintained by the core developers of PyCaret
- [Modules](/docs/get-started/modules.md): Machine Learning use-cases supported in PyCaret
- [Data Preprocessing](/docs/get-started/preprocessing.md): Data preprocessing and Transformations available in PyCaret
- [Data Preparation](/docs/get-started/preprocessing/data-preparation.md)
- [Scale and Transform](/docs/get-started/preprocessing/scale-and-transform.md)
- [Feature Engineering](/docs/get-started/preprocessing/feature-engineering.md)
- [Feature Selection](/docs/get-started/preprocessing/feature-selection.md)
- [Other setup parameters](/docs/get-started/preprocessing/other-setup-parameters.md): All other setup related parameters
- [Functions](/docs/get-started/functions.md): All functions in PyCaret
- [Initialize](/docs/get-started/functions/initialize.md): Initialize experiment in PyCaret
- [Train](/docs/get-started/functions/train.md): Training functions in PyCaret
- [Optimize](/docs/get-started/functions/optimize.md): Optimization functions in PyCaret
- [Analyze](/docs/get-started/functions/analyze.md): Analysis and model explainability functions in PyCaret
- [Deploy](/docs/get-started/functions/deploy.md): MLOps and deployment related functions in PyCaret
- [Others](/docs/get-started/functions/others.md): Other functions in PyCaret
