Skip to content
#

machine-learning-pipeline

Here are 25 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

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

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

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