License |
License |
---|---|
GroupId | GroupIdorg.apache.hama |
ArtifactId | ArtifactIdhama-ml |
Last Version | Last Version0.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmachine learning
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hama-ml-0.7.1.pom | |
hama-ml-0.7.1.jar | 8 KB |
hama-ml-0.7.1-sources.jar | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.hama/hama-ml/ -->
<dependency>
<groupId>org.apache.hama</groupId>
<artifactId>hama-ml</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hama/hama-ml/
implementation 'org.apache.hama:hama-ml:0.7.1'
// https://jarcasting.com/artifacts/org.apache.hama/hama-ml/
implementation ("org.apache.hama:hama-ml:0.7.1")
'org.apache.hama:hama-ml:jar:0.7.1'
<dependency org="org.apache.hama" name="hama-ml" rev="0.7.1">
<artifact name="hama-ml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hama', module='hama-ml', version='0.7.1')
)
libraryDependencies += "org.apache.hama" % "hama-ml" % "0.7.1"
[org.apache.hama/hama-ml "0.7.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.hama : hama-commons | jar | 0.7.1 |
org.apache.hama : hama-core | jar | 0.7.1 |
org.apache.hama : hama-graph | jar | 0.7.1 |