Technical requirements
Here are the technical requirements needed to complete the hands-on examples in this chapter:
- Databricks ML Runtime:
- AutoML
- MLflow
Pandas
Sklearn
Torch
- For our LLM model, we will integrate with the ChatGPT model from OpenAI (https://openai.com/)
- We will use the PyTorch Lightning AI Python package (https://www.pytorchlightning.ai/index.html) and TorchMetrics (https://torchmetrics.readthedocs.io/en/stable/) while building the classification model for the Parkinson’s Freezing of Gait (FOG) problem