Datumbox Framework Common

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-common
Last Version

Last Version

0.8.2
Release Date

Release Date

Type

Type

jar
Description

Description

Datumbox Framework Common
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-common

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-csv jar 1.8
org.slf4j : slf4j-api jar 1.7.30

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.2
0.8.1
0.8.0
0.7.0