Skip to content

Testing different strategies to achieve greatest accuracies and sensitivities for a classification problem using a de-identified dataset: logistic regression, LDA/QDA classifiers, random forest, SVM with radial kernel, neural network using cross-validation of training datasets before validating with a testing dataset. This was written as part of…

Notifications You must be signed in to change notification settings

AMWen/classification_challenge

Repository files navigation

classification_challenge

This repository consists of R code for different statistical and machine learning classification techniques on a de-identified dataset.

Cross-validation was used to analyze the various strategies to achieve greatest accuracies and sensitivities for the classification problem.

Among the strategies tested were: logistic regression, LDA/QDA classifiers, random forest, SVM with radial kernel, and neural network.

About

Testing different strategies to achieve greatest accuracies and sensitivities for a classification problem using a de-identified dataset: logistic regression, LDA/QDA classifiers, random forest, SVM with radial kernel, neural network using cross-validation of training datasets before validating with a testing dataset. This was written as part of…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages