gunarto90 / FVS

Feature Value Selection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FVS

Feature Value Selection by Gunarto Sindoro Njoo

This is the implementation of the research work in the DSAA 2014. If you are interested in this work, please refer and cite the following paper.

Following option need to be set before run the application

  • Java VM Option -Xmx4g -- To set VM memory limit to be 4 GB.
  • Create a config file in config/config.json -- Can refer to config.example.json for the format

However, if you prefer bigger memory limit, you could change 4g to be other numbers.

Library dependencies:

  • Weka
  • Multimap
  • JSON

About

Feature Value Selection


Languages

Language:Java 97.1%Language:Python 2.7%Language:Shell 0.3%