Supervised machine learning pipeline for telecom customer churn prediction including EDA, feature engineering, model comparison, unit testing and performance evaluation.
-
Updated
Dec 30, 2025 - Jupyter Notebook
Supervised machine learning pipeline for telecom customer churn prediction including EDA, feature engineering, model comparison, unit testing and performance evaluation.
This project is to build a model that *predicts the human activities* such as __Walking, Walking_Upstairs, Walking_Downstairs, Sitting, Standing__ and __Laying__ as done in Smart-Watches.
Techniques For Feature Selection
Customer Segmentation using KMeans Clustering with PCA for dimensionality reduction and Variance Thresholding for feature selection
Predicting toxicity of molecules. Project on course "Data Mining 2"
Delved into advanced techniques to enhance ML performance during the uOttawa 2023 ML course. This repository offers Python implementations of Naïve Bayes (NB) and K-Nearest Neighbor (KNN) classifiers on the MCS dataset.
Praktikum Machine Learning 5 - Naive Bayes dengan Variance Thresholding, Mutual Information, dan K-Fold Cross ValidationAssignment
Add a description, image, and links to the variance-threshold topic page so that developers can more easily learn about it.
To associate your repository with the variance-threshold topic, visit your repo's landing page and select "manage topics."