yazidjanati / bayestuner-scala   0.3.4

GitHub

Bayesian Optimization library for scala

Scala versions: 2.11

bopt 0.3


Group ID:
com.github.yazidjanati
Artifact ID:
bopt_2.11
Version:
0.3
Release Date:
Sep 19, 2019
Licenses:
Files:

libraryDependencies += "com.github.yazidjanati" %% "bopt" % "0.3"

Mill build tool

ivy"com.github.yazidjanati::bopt:0.3"

Scala CLI

//> using dep "com.github.yazidjanati::bopt:0.3"

Ammonite REPL

import $ivy.`com.github.yazidjanati::bopt:0.3`

<dependency>
  <groupId>com.github.yazidjanati</groupId>
  <artifactId>bopt_2.11</artifactId>
  <version>0.3</version>
</dependency>

compile group: 'com.github.yazidjanati', name: 'bopt_2.11', version: '0.3'