Download spotz-core-1.0.0.jar file - Jar s

Jar examples for s:spotz-core

Description

A library for performing hyperparameter optimization on top of Spark

You can download jar file spotz-core 1.0.0 in this page.

Build File

You can use the following script to add spotz-core-1.0.0.jar to your project.

<dependency>
   <groupId>com.eharmony</groupId>
   <artifactId>spotz-core</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.eharmony', name: 'spotz-core', version: '1.0.0'
libraryDependencies += "com.eharmony" % "spotz-core" % "1.0.0"
<dependency org="com.eharmony" name="spotz-core" rev="1.0.0"/>
@Grapes(@Grab(group='com.eharmony', module='spotz-core', version='1.0.0'))
'com.eharmony:spotz-core:jar:1.0.0'

Download

Click the following link to download the jar file.

spotz-core-1.0.0-javadoc.jar
spotz-core-1.0.0-shaded.jar
spotz-core-1.0.0-sources.jar
spotz-core-1.0.0.jar
spotz-core-1.0.0.pom



Related Tutorials