A MLOps Project- Wine Quality Prediction

This project demonstrates my ability to implement a highly scalable MLOPS project by following development techniques and project procedures. In this project, I divided the whole implementation part into six different pipelines and steps, which are as follows:

Data Ingestion: Collecting the data and setting it up for further use.

Data Validation: Checking the data type, format, and other conditions to see the validity and usability of the data.

Data Transformation: Performing preprocessing and splitting the data into test and train datasets.

Model Training: Selecting a suitable machine learning algorithm and creating a model by training.

Model Evaluation: Testing the data and verifying it with measurement/result metrics.

Model Prediction: Making predictions with user input.

Each pipeline step followed a particular workflow in order to complete the pipeline successfully. See the following:

  1. Update config.yaml
  2. Update schema.yaml
  3. Update params.yaml
  4. Update the entity
  5. Update the configuration manager in the src config
  6. Update the components
  7. Update the pipeline
  8. Update the main.py
  9. Update the app.py

Follow the above workflow based on your current pipeline.

Follow this markdown link to generate the base structure of your root repository for your project in order to implement MLOPS.

Uses a mail flow for model registry and the model monitoring and model can be deployed from ML flow only

Here is the tracking URL of my Molde link

Ukant Jadia
Ukant Jadia
Graduate | ML & Software Engineer

My research interests include applied machine learning, visualization, programming boring stuff.