libVMR is a class library written in Java which implements code generator for group method of data handling - GMDH.
The library is intended for users, with machinelearning skills. libVMR provides an effective framework for the research and development of data mining and predictive analytics.
libVMR is based on the most popular neural network model with a higher generalization ability from kernel tricks - vector machine by Reshetov (VMR).
3-layer neural network for regression and classification with sigmoid activation function and command line interface similar to LibSVM.
Quick Start: "java -jar nen.jar"