Techniques For Feature Selection
-
Updated
Dec 1, 2020 - Jupyter Notebook
Techniques For Feature Selection
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.
Praktikum Machine Learning 5 - Naive Bayes dengan Variance Thresholding, Mutual Information, dan K-Fold Cross ValidationAssignment
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.
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"
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."