Help
- User Guide - for users and developers
- List of Algorithms
- Presentation - slides from presentation
- Mailing List - send questions, comments and bug reports to rseslib-users@googlegroups.com
Data formats
- ARFF
Weka data format. - CSV + rseslib header Exemplary rseslib headers: mushroom.hdr, census-income.hdr, covtype.hdr.
- RSES
RSES 2.x data format.
Development
The source code is maintained by GitHub in the repository https://github.com/awojna/Rseslib. Maven is used to build the project. Users can clone the repository and make pull requests to contribute to Rseslib.
For Rseslib development Eclipse with EGit and M2Eclipse plugins are recommended.