-
Updated
Feb 12, 2023 - Jupyter Notebook
columntransformer
Here are 18 public repositories matching this topic...
A comprehensive analysis and predictive modeling of the "Salary Data.csv" dataset to forecast salaries. Utilizes advanced machine learning techniques, including pipelines and transformers, for robust and accurate predictions.
-
Updated
Oct 22, 2023 - Jupyter Notebook
Machine Learning Drug Classification
-
Updated
Oct 7, 2024 - Jupyter Notebook
T20 World Cup Prediction System -- This GitHub repository contains the code for a T20 World Cup prediction system implemented in Python. The project utilizes popular libraries such as pandas, NumPy, and XGBoost for data manipulation, cleaning, and building predictive models.
-
Updated
Feb 12, 2024 - Jupyter Notebook
Projects: Chatbot, House price prediction with pipeline
-
Updated
Mar 3, 2022
This project demonstrates binning and binarization on the Titanic dataset, comparing results with and without numeric encoding. Visualizations highlight the transformations and their impact on survival analysis.
-
Updated
Dec 22, 2024 - Jupyter Notebook
Kaggle Competition under programme "30 day of ML" by Alexis Cook
-
Updated
Sep 9, 2021 - Jupyter Notebook
This dataset contains various demographic and financial features that could be used to build a classification model for predicting loan approval or denial. The loan_status column serves as the target variable for the classification task.
-
Updated
May 10, 2024 - Jupyter Notebook
pipelines chains together multiple steps so that the output of each step is used as input to the next step
-
Updated
Apr 24, 2022 - Jupyter Notebook
-
Updated
Dec 29, 2022 - Jupyter Notebook
How to apply scikit learn pipeline and ColumnTransformer in your Machine learning Project
-
Updated
May 5, 2019 - Jupyter Notebook
This is a simple classification project that predicts whether a wine is of good quality or not.
-
Updated
Nov 18, 2021 - Jupyter Notebook
-
Updated
Nov 16, 2021 - Jupyter Notebook
Function Transformer is part of feature engineering it converts probability density function to normal distribution
-
Updated
Apr 26, 2022 - Jupyter Notebook
Pipeline creation using Pipeline and make_pipeline along with ColumnTransformer and an Estimator
-
Updated
Apr 29, 2024 - Jupyter Notebook
-
Updated
Dec 29, 2022 - Jupyter Notebook
Fastag Fraud Detection Classification System
-
Updated
Jun 24, 2024 - Jupyter Notebook
This project combines a Random Forest model with a Streamlit web app to predict car prices based on various factors such as make, model, year, mileage, and more. The overall goal is to create an intuitive, interactive tool that helps users estimate car prices with high accuracy.
-
Updated
Dec 28, 2024 - Jupyter Notebook
Improve this page
Add a description, image, and links to the columntransformer topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the columntransformer topic, visit your repo's landing page and select "manage topics."