Coder Social home page Coder Social logo

dirmeier / gpr Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 577 KB

Gaussian processes for machine learning in R and FORTRAN.

License: GNU General Public License v3.0

R 83.32% Shell 0.74% M4 1.24% Fortran 14.70%
toy-project gaussian-processes machine-learning

gpr's Introduction

gpR

Project Status Build Status codecov

Gaussian processes for machine learning in R and FORTRAN.

Introduction

Gaussian Processes have recently gained a lot of attention in machine learning. gpR shows how the calculation of the posterior predictive of a Gaussian Process and prediction of novel data is done when the kernel parameters are known. In the next versions I will implement how those are calculated by optimizing the marginal likelihood and probably include more kernels.

Installation

Install gpR using:

devtools::install_github("dirmeier/gpR") 

from the R-console.

Usage

Load the package using library(gpR). We provide a vignette for the package that can be called using: vignette("gpR"). This should be all the information you need. For regression try the demo-tour using:

demo.regression()

or for classification (i.e. binomial responses):

demo.bin.classification()

Also check out the source code for more info, fork the package, or just write me!

Author

gpr's People

Contributors

dirmeier avatar

Stargazers

Amir Shahmoradi avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.