Skip to content

Algorithms for feature selection based on covariance matrix.

Notifications You must be signed in to change notification settings

jchambyd/FeatureSelection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Feature Selection

This code implements in Java some algorithms for feature selection based on covariance matrix.

Getting Started

Prerequisites

  • JDK 6+
  • EJML 0.19+
  • Weka 3.8+

Authors

  • Jorge C. Chamby - Initial work - jchambyd

About

Algorithms for feature selection based on covariance matrix.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages