Project Awesome project awesome

General-Purpose Machine Learning > LBJava

Learning Based Java is a modelling language for the rapid development of software systems, offers a convenient, declarative syntax for classifier and constraint definition directly in terms of the objects in the programmer's application.

Package 14 stars GitHub

Learning Based Java

Build Status Build status

Compiling the whole package

From the root directory run the following command:

  • Just compile all examples: mvn compile

  • Compile and train all examples: mvn compile -P train-all-examples See more details here.

  • Test the whole project: mvn test

Compiling LBJava Core

  • mvn compile -pl lbjava

External Links

Here is LBJava's homepage.

Licensing

To see the full license for this software, see LICENSE or visit the download page for this software and press "Download". The next screen displays the license.

Back to Machine Learning