MSSRegression

This is the software implementing MSSRA as proposed in paper “A multi-scheme semi-supervised regression approach” by Nikos Fazakis, Stamatis Karlos, Sotiris Kotsiantis and Kyriakos Sgarbas.

  • A pre-included WEKA version with MSSRegression can be downloaded here
  • The weka package can be downloaded here , it is compatible with weka 3.9.1 and can be installed via File/Url button of WEKA package manager.

Usage:

Simply download the pre-included WEKA or the package, fire up WEKA tool, open explorer, load a dataset from the Preprocess tab and finally choose meta -> MSSRegression model from the Classify tab.

Screenshots:

semisupervised-regression-2 semisupervised-regression-1