This package contains a generic implementation of greedy Information Theoretic Feature Selection (FS) methods. The implementation is based on the common theoretic framework presented by Gavin Brown. Implementations of mRMR, InfoGain, JMI and other commonly used FS filters are provided.
Actually, this packages has support for 2.0.0. Just take a look at the last commit. Thanks to @jabenitez you can build it on Spark 2.0.0. Concerning the MDLP discretizer, I am working on this feature now.
Currently feature selection and MDL techniques are built using spark 1.6.1. Is there plan to support spark 2.0.0 or latest versions?.