License |
License |
---|---|
GroupId | GroupIdcom.tencent.angel |
ArtifactId | ArtifactIdangel-mlcore |
Version | Version0.1.2 |
Type | Typejar |
Description |
Descriptionangel-mlcore
a stand alone machine learning suite which can easy to integrate with angel ps
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
angel-mlcore-0.1.2.pom | |
angel-mlcore-0.1.2.jar | 1 MB |
angel-mlcore-0.1.2-sources.jar | 115 KB |
angel-mlcore-0.1.2-javadoc.jar | 864 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.3 |