Last Version

Spark HyperParameter Optimization Parent Pom 1.0.0

A library for performing hyperparameter optimization on top of Spark

License

License

GroupId

GroupId

com.eharmony
ArtifactId

ArtifactId

spotz-parent
Version

Version

1.0.0
Type

Type

pom
Description

Description

Spark HyperParameter Optimization Parent Pom
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-parent 1.0.0

Filename Size
spotz-parent-1.0.0.pom 19 KB
Browse

<!-- https://jarcasting.com/artifacts/com.eharmony/spotz-parent/ -->
<dependency>
    <groupId>com.eharmony</groupId>
    <artifactId>spotz-parent</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.eharmony/spotz-parent/
implementation 'com.eharmony:spotz-parent:1.0.0'
// https://jarcasting.com/artifacts/com.eharmony/spotz-parent/
implementation ("com.eharmony:spotz-parent:1.0.0")
'com.eharmony:spotz-parent:pom:1.0.0'
<dependency org="com.eharmony" name="spotz-parent" rev="1.0.0">
  <artifact name="spotz-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.eharmony', module='spotz-parent', version='1.0.0')
)
libraryDependencies += "com.eharmony" % "spotz-parent" % "1.0.0"
[com.eharmony/spotz-parent "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • examples
  • vw