Skip to content
#

column-transformer

Here are 30 public repositories matching this topic...

House prices dataset exploration and prediction. Workflow includes useful examples of Tensorflow pipelines including k-Nearest Neighbors imputer, Decision Tree Regression and XGBoost Regression

  • Updated Mar 14, 2023
  • Jupyter Notebook

This project builds an end-to-end machine learning pipeline to predict customer churn using the Telco dataset. It applies real-world data preprocessing, feature engineering, and multiple ML models with recall optimization for business impact. The final system is production-ready with model serialization using Joblib for deployment.

  • Updated May 9, 2026
  • Jupyter Notebook

The Diabetes Prediction project utilizes machine learning techniques to determine the probability of an individual having diabetes based on various health metrics like age, BMI, and blood pressure. The prediction model is developed using the Support Vector Machine (SVM) algorithm, which classifies individuals based on these parameters.

  • Updated Jan 21, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the column-transformer 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 column-transformer topic, visit your repo's landing page and select "manage topics."

Learn more