Bayesian inference for Gaussian Processes
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"
View the documentation: https://jonnylaw.github.io/gaussian-processes/