Datumbox Machine Learning Framework

Datumbox is an open-source Machine Learning Framework written in Java which allows the rapid development of Machine Learning and Statistical applications.

License

License

Categories

Categories

DatumBox Business Logic Libraries Machine Learning
GroupId

GroupId

com.datumbox
ArtifactId

ArtifactId

datumbox-framework
Last Version

Last Version

0.8.2
Release Date

Release Date

Type

Type

jar
Description

Description

Datumbox Machine Learning Framework
Datumbox is an open-source Machine Learning Framework written in Java which allows the rapid development of Machine Learning and Statistical applications.
Project URL

Project URL

https://github.com/datumbox/datumbox-framework/
Project Organization

Project Organization

Datumbox

Download datumbox-framework

How to add to project

<!-- https://jarcasting.com/artifacts/com.datumbox/datumbox-framework/ -->
<dependency>
    <groupId>com.datumbox</groupId>
    <artifactId>datumbox-framework</artifactId>
    <version>0.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.datumbox/datumbox-framework/
implementation 'com.datumbox:datumbox-framework:0.8.2'
// https://jarcasting.com/artifacts/com.datumbox/datumbox-framework/
implementation ("com.datumbox:datumbox-framework:0.8.2")
'com.datumbox:datumbox-framework:jar:0.8.2'
<dependency org="com.datumbox" name="datumbox-framework" rev="0.8.2">
  <artifact name="datumbox-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.datumbox', module='datumbox-framework', version='0.8.2')
)
libraryDependencies += "com.datumbox" % "datumbox-framework" % "0.8.2"
[com.datumbox/datumbox-framework "0.8.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • datumbox-framework-common
  • datumbox-framework-tests
  • datumbox-framework-storage
  • datumbox-framework-core
  • datumbox-framework-applications
  • datumbox-framework-lib

Versions

Version
0.8.2
0.8.1
0.8.0
0.7.0
0.6.1
0.6.0
0.5.1