Spark HyperParameter Optimization

A library for performing hyperparameter optimization on top of Spark

License

License

GroupId

GroupId

com.eharmony
ArtifactId

ArtifactId

spotz-core
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Spark HyperParameter Optimization
A library for performing hyperparameter optimization on top of Spark
Project URL

Project URL

https://github.com/eHarmony/spotz.git
Project Organization

Project Organization

eHarmony

Download spotz-core

How to add to project

<!-- 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"]

Dependencies

compile (6)

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

provided (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.5
org.apache.spark : spark-core_2.10 jar 1.6.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.
com.eharmony

eharmony

Versions

Version
1.0.0