Skip to content

R script to rank and select variables based on their importance/predictive power

Notifications You must be signed in to change notification settings

alaradirik/variable-selection-using-R

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Description

The file data.csv contains an artificially generated dataset that consists of 400 samples with 10 sensor readings available for each sample. The samples are divided into two classes where the class label is either 1 or -1.

The R script ranks and selects the most important variables based on their predictive power in logistic regression and random forest models.

About

R script to rank and select variables based on their importance/predictive power

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages