Last Version

Datumbox Framework Core 0.8.2

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-core
Version

Version

0.8.2
Type

Type

jar
Description

Description

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

Project Organization

Datumbox

Download datumbox-framework-core 0.8.2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.commons : commons-math3 jar 3.6.1
tw.edu.ntu.csie : libsvm jar 3.24
com.datumbox : datumbox-framework-storage-inmemory jar 0.8.2
com.datumbox : datumbox-framework-storage-mapdb jar 0.8.2

test (1)

Group / Artifact Type Version
com.datumbox : datumbox-framework-tests jar 0.8.2

Project Modules

There are no modules declared in this project.