Skip to content
#

machine-learning-pipeline

Here are 29 public repositories matching this topic...

This repo showcases a project that transforms ML model training into a simplified, production-ready Kedro Dockerized Pipeline. It emphasizes best MLOps practices, enabling easy training, evaluation, and deployment of models, including XGBoost, LightGBM and Random Forest, with built-in visualization and logging features for effective monitoring.

  • Updated Apr 5, 2024
  • Jupyter Notebook

The code snippet cleans and analyzes a hotel bookings dataset, handling missing values, dropping unnecessary columns, and creating new features. It visualizes the data using various plots and performs feature encoding and selection. It then trains machine learning models to predict hotel booking cancellations.

  • Updated Jul 5, 2023
  • Jupyter Notebook

Explore a collection of Jupyter notebooks that guide you through various stages of the machine learning pipeline. From data analysis and feature engineering to model training and deployment, these notebooks provide practical insights for both beginners and experienced data enthusiasts. Let's dive into the world of data-driven decision-making! 📊🚀"

  • Updated Aug 29, 2023
  • Jupyter Notebook

An advanced MLOps project featuring an end-to-end machine learning pipeline with a Random Forest Classifier. This repository automates data preprocessing, model training, hyperparameter tuning, and deployment using CI/CD, containerization, and cloud deployment. It includes real-time model monitoring, data versioning with DVC (Data Version Control)

  • Updated Sep 24, 2024

Improve this page

Add a description, image, and links to the machine-learning-pipeline topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the machine-learning-pipeline topic, visit your repo's landing page and select "manage topics."

Learn more