Coder Social home page Coder Social logo

Comments (4)

dfm avatar dfm commented on June 20, 2024

It's not entirely trivial to do cross validation for GP models since every data point "cares" about whether or not every other data point is included. There isn't really any such thing as a "pointwise" logp for a GP! You can take a look at section 5.4.2 of R&W for some general discussion of how you can compute cross validation scores for GPs, but it's not completely obvious that you can do this calculation in a scalable way, or that it would slot into arviz the way you want.

from celerite2.

bmorris3 avatar bmorris3 commented on June 20, 2024

Thanks for that R&W section, I'm going to read it carefully. I agree that it probably won't translate into a few-line arviz call, but I was wondering if it would be reasonable to do this calculation at all. The R&W passage makes it sound feasible, so maybe there is hope!

Perhaps a better question is if I'm being distracted by CV methods, and perhaps there's something better suited to GPs?

from celerite2.

dfm avatar dfm commented on June 20, 2024

I think it's a totally sensible thing to do!

from celerite2.

bmorris3 avatar bmorris3 commented on June 20, 2024

I think I've sorted this out and can close the issue, thanks Dan!

from celerite2.

Related Issues (20)

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.