DiCFS (homepage)

An Apache Spark package containing a distributed implementation of the popular CFS algorithm for feature selection.

In this repository we implement a distributed version of CFS (Correlation-Based Feature Selection) based on the Apache Spark model. The version has been tested to be much more time efficient and scalable than the original version in WEKA.


Tags (No tags yet, login to add one. )


How to

This package doesn't have any releases published in the Spark Packages repo, or with maven coordinates supplied. You may have to build this package from source, or it may simply be a script. To use this Spark Package, please follow the instructions in the README.

Releases

No releases yet.