Installation¶
This guide provides instructions on how to install and get started with mlflow-assistant.
Prerequisites¶
-
Python:
mlflow-assistantrequires Python 3.9 or higher. You can check your Python version by running:or
-
pip: Python's package installer,
pip, is necessary to installmlflow-assistantand its dependencies. It usually comes bundled with Python. You can check if you have it by running:or
Installation Steps¶
You can install mlflow-assistant using pip: