This is a library for Gaussian Process modelling for regression problems. In
order to use this library in an sbt project
include the following in your build.sbt
:
libraryDependencies += "com.github.jonnylaw" %% "gaussian-processes" % "0.1.0"
This is a library for Gaussian Process modelling for regression problems. In
order to use this library in an sbt project
include the following in your build.sbt
:
libraryDependencies += "com.github.jonnylaw" %% "gaussian-processes" % "0.1.0"