/datumbox-framework-examples

Code examples on how to use the Datumbox Machine Learning Framework.

Primary LanguageJavaApache License 2.0Apache-2.0

Code Examples for Datumbox Machine Learning Framework

Datumbox

This project provides examples on how to use the Datumbox Machine Learning Framework v0.8.3-SNAPSHOT (Build 20201014).

Copyright & License

Copyright (c) 2013-2020 Vasilis Vryniotis.

The code is licensed under the Apache License, Version 2.0.

How to use

The code uses Maven Project Structure and contains the following code examples:

All of the above files contain a main() method. To use it just clone the project on your workspace and run any of the above files.

The project contains also 5 configuration files in the resources folder:

Finally in the resources folder there are several real world datasets which are used for testing.

Useful Links