Skip to content

Three datasets, Drug consumption, labor negotiation, and Heart disease are oversampled and undersampled and 6 algorithsm(SVM, DT, K-Neighbors, RandomForest, MLP, GradientBoosting) are modeled and their accuracies are tested. Performed Friedman to find difference between performances

Notifications You must be signed in to change notification settings

durga256/CompareMLAlgos_ML

Repository files navigation

CompareMLAlgos_ML

The goal of this project is to compare the performance of different ML algorithms against different undersampled and oversampled datasets. Datasets used:

Machine Learning Algorithms used
  • Random Forest
  • K-Neighbors
  • Gradient Boosting
  • MultiLayer Perceptron
  • Support Vector Machine
  • Decision Tree
The final accuracies have been recorded to perform friedman test.

Accuracies of Tests

About

Three datasets, Drug consumption, labor negotiation, and Heart disease are oversampled and undersampled and 6 algorithsm(SVM, DT, K-Neighbors, RandomForest, MLP, GradientBoosting) are modeled and their accuracies are tested. Performed Friedman to find difference between performances

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published