knn-imputer
Here are 27 public repositories matching this topic...
Language:All
Sort:Most stars
A collection of heterogeneous distance functions handling missing values.
- Updated
Jan 24, 2022 - MATLAB
A repository for various Data Science projects I've worked on, both university-related and in my spare time.
- Updated
Feb 27, 2024 - Jupyter Notebook
This project focuses on predicting customer churn in an e-commerce setting using machine learning techniques.
- Updated
Nov 23, 2023 - Jupyter Notebook
Data fetched by wafers is to be passed through the machine learning pipeline and it is to be determined whether the wafer at hand is faulty or not apparently obliterating the need and thus cost of hiring manual labour.
- Updated
May 19, 2024 - Jupyter Notebook
This repository is a collection of basic code templates for Data Preparation. All codes I am sharing are from the practical exercises I did from the Data Science Infinity Program.
- Updated
Jul 27, 2021 - Python
Feature Engineering with Python
- Updated
Mar 17, 2025 - Jupyter Notebook
This project focuses on predicting whether a customer will default on their credit card payment in the upcoming month. Utilizing historical transaction data and customer demographics, the project employs various machine learning algorithms to distinguish between risky and non-risky customers for better credit risk management.
- Updated
Dec 4, 2024 - Jupyter Notebook
This repository is totally focused on Feature Engineering Concepts in detail, I hope you'll find it helpful.
- Updated
Apr 7, 2023 - Jupyter Notebook
Modelling the relationship between a player’s first-time eligible arbitration salary and multiple variables.
- Updated
Sep 23, 2022 - Jupyter Notebook
Data imputation is used when there are missing values in a dataset. It helps fill in these gaps with estimated values, enabling analysis and modeling. Imputation is crucial for maintaining dataset integrity and ensuring accurate insights from incomplete data.
- Updated
Oct 25, 2023 - Python
Kaggle UK Used Car challenge
- Updated
Oct 30, 2021 - Python
Streamlit app developed for bank customer deposit prediction, using a fine-tuned XGBClassifier model.
- Updated
Aug 10, 2023 - Jupyter Notebook
Built a model to determine the risk associated with extending credit to a borrower. Performed Univariate and Bivariate exploration using various methods such as pair-plot and heatmap to detect outliers and to monitor the behaviour and correlation of the features. Imputed the missing values using KNN Imputer and implemented SMOTE to address the i…
- Updated
Nov 14, 2022 - Jupyter Notebook
My Capstone for the HarvardX Course "Introduction to Data Science with Python"
- Updated
May 16, 2024 - Jupyter Notebook
Machine learning models for enhanced fraud detection in e-commerce transactions, exploring feature engineering, distance prediction, and clustering analysis.
- Updated
Jun 27, 2024 - Jupyter Notebook
- Updated
Jan 7, 2024 - Jupyter Notebook
This flask web app is used to detect if a wafer(sensor chip) is default or not based on sensor readings.
- Updated
Jan 17, 2022 - Python
[Kaggle Submission] -Using XGBRegressor with shap, grid search and hyperopt to predict house prices
- Updated
Jul 30, 2023 - Jupyter Notebook
Improve this page
Add a description, image, and links to theknn-imputer topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theknn-imputer topic, visit your repo's landing page and select "manage topics."