Last Version

angel-mlcore 0.1.2

a stand alone machine learning suite which can easy to integrate with angel ps

License

License

GroupId

GroupId

com.tencent.angel
ArtifactId

ArtifactId

angel-mlcore
Version

Version

0.1.2
Type

Type

jar
Description

Description

angel-mlcore
a stand alone machine learning suite which can easy to integrate with angel ps
Project URL

Project URL

https://github.com/Angel-ML/mlcore
Source Code Management

Source Code Management

https://github.com/Angel-ML/mlcore

Download angel-mlcore 0.1.2


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

Dependencies

compile (9)

Group / Artifact Type Version
org.json4s : json4s-core_2.11 jar 3.2.11
org.json4s : json4s-ast_2.11 jar 3.2.11
org.json4s : json4s-native_2.11 jar 3.2.11
org.json4s : json4s-jackson_2.11 jar 3.2.11
org.scala-lang : scala-library jar 2.11.8
org.scala-lang : scala-reflect jar 2.11.8
commons-logging : commons-logging jar 1.1.1
org.ehcache : sizeof jar 0.3.0
com.tencent.angel : angel-format jar 0.1.1

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.3

Project Modules

There are no modules declared in this project.