- Data preparation
- Model training
- Model evaluation
- Model deployment
- Data Preparation: funpymodeling and pandas.
- Model Training: sklearn.
- Deployment: FastAPI, requests, mlflow and json.
- Others: numpy and pickles.
-
Clone the repository:
git clone https://github.com/ITRoselloSignoris/Data-Science-Model-Deployment-MLflow
-
Install the necessary libraries inside the requirements.txt:
pip install -r requirements.txt
- Write project description