mbmihura / datumbox-framework-examples

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code Examples for Datumbox Machine Learning Framework

Datumbox

This project provides examples on how to use the Datumbox Machine Learning Framework v0.6.0 (build 20150502).

Copyright & License

Copyright (c) 2013-2015 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 two configuration files in the resources folder:

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

Useful Links

About

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


Languages

Language:Java 100.0%