License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.tencent.angel |
ArtifactId | ArtifactIdangel-automl |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAngel-AutoML
automatic machine learning library with scala and Spark
|
Project URL |
Project URL |
Filename | Size |
---|---|
angel-automl-0.1.0.pom | |
angel-automl-0.1.0.jar | 668 KB |
angel-automl-0.1.0-sources.jar | 111 KB |
angel-automl-0.1.0-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.angel/angel-automl/ -->
<dependency>
<groupId>com.tencent.angel</groupId>
<artifactId>angel-automl</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.angel/angel-automl/
implementation 'com.tencent.angel:angel-automl:0.1.0'
// https://jarcasting.com/artifacts/com.tencent.angel/angel-automl/
implementation ("com.tencent.angel:angel-automl:0.1.0")
'com.tencent.angel:angel-automl:jar:0.1.0'
<dependency org="com.tencent.angel" name="angel-automl" rev="0.1.0">
<artifact name="angel-automl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.angel', module='angel-automl', version='0.1.0')
)
libraryDependencies += "com.tencent.angel" % "angel-automl" % "0.1.0"
[com.tencent.angel/angel-automl "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scalanlp : breeze_2.11 | jar | 0.13 |
org.apache.spark : spark-core_2.11 | jar | 2.4.0 |
org.apache.spark : spark-mllib_2.11 | jar | 2.4.0 |
org.apache.spark : spark-sql_2.11 | jar | 2.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.6 |
Version |
---|
0.1.0
|