| License |
License |
|---|---|
| GroupId | GroupIdcom.eharmony |
| ArtifactId | ArtifactIdspotz-core |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSpark HyperParameter Optimization
A library for performing hyperparameter optimization on top of Spark
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationeHarmony |
| Filename | Size |
|---|---|
| spotz-core-1.0.0.pom | |
| spotz-core-1.0.0.jar | 199 KB |
| spotz-core-1.0.0-sources.jar | 24 KB |
| spotz-core-1.0.0-shaded.jar | 2 MB |
| spotz-core-1.0.0-javadoc.jar | 578 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.eharmony/spotz-core/ -->
<dependency>
<groupId>com.eharmony</groupId>
<artifactId>spotz-core</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.eharmony/spotz-core/
implementation 'com.eharmony:spotz-core:1.0.0'
// https://jarcasting.com/artifacts/com.eharmony/spotz-core/
implementation ("com.eharmony:spotz-core:1.0.0")
'com.eharmony:spotz-core:jar:1.0.0'
<dependency org="com.eharmony" name="spotz-core" rev="1.0.0">
<artifact name="spotz-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eharmony', module='spotz-core', version='1.0.0')
)
libraryDependencies += "com.eharmony" % "spotz-core" % "1.0.0"
[com.eharmony/spotz-core "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| joda-time : joda-time | jar | 2.9.2 |
| org.joda : joda-convert | jar | 1.8.1 |
| org.apache.commons : commons-vfs2 | jar | 2.1 |
| commons-io : commons-io | jar | 2.4 |
| org.slf4j : slf4j-api | jar | 1.7.21 |
| ch.qos.logback : logback-classic | jar | 1.1.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.10.5 |
| org.apache.spark : spark-core_2.10 | jar | 1.6.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |