A collection of heterogeneous distance functions handling missing values.
-
Updated
Jan 24, 2022 - MATLAB
A collection of heterogeneous distance functions handling missing values.
A repository for various Data Science projects I've worked on, both university-related and in my spare time.
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.
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.
This project focuses on predicting customer churn in an e-commerce setting using machine learning techniques.
Feature Engineering with Python
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.
This repository is totally focused on Feature Engineering Concepts in detail, I hope you'll find it helpful.
Streamlit app developed for bank customer deposit prediction, using a fine-tuned XGBClassifier model.
Kaggle UK Used Car challenge
Modelling the relationship between a player’s first-time eligible arbitration salary and multiple variables.
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.
My Capstone for the HarvardX Course "Introduction to Data Science with Python"
Machine learning models for enhanced fraud detection in e-commerce transactions, exploring feature engineering, distance prediction, and clustering analysis.
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…
pH Level Forecasting of Well Water Samples in Malawi, Conducted by Leeds Beckett University
This flask web app is used to detect if a wafer(sensor chip) is default or not based on sensor readings.
Add a description, image, and links to the knn-imputer topic page so that developers can more easily learn about it.
To associate your repository with the knn-imputer topic, visit your repo's landing page and select "manage topics."