- Step1: Install MLE Agent via pip install or clone the GitHub repository.
- Step2: Configure MLflow, Kubeflow, or Airflow credentials in the config file.
- Step3: Initialize the agent with `mle-agent init` command.
- Step4: Interact with the agent using the CLI or conversational prompts.
- Step5: Retrieve experiment metrics, monitor models, or schedule retraining jobs.
- Step6: Extend functionality by adding or customizing plugins.