Allow for a GP to model covariance matrix

Open
#26 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
python

Research direction

Start by locating the code that computes returned posteriors and handles uncertainties, then review how covariance and GP hyper-parameters are represented. Done means implementing the requested GP covariance model and checking whether marginalizing its hyper-parameters improves the returned posteriors.

Written by the indexing model from the issue text.

Description

Posteriors are wildly underestimated, likely due to the poor (non-existent) handling of uncertainties. Try and implement a GP to model the covariance matrix and then marginalize over its hyper-parameters to see if that improves the returned posteriors.

Dominant language
Python
Stars
23
Forks
10
Avg merge
28m
Merged PRs (30d)
1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from PlanetFormationLab/eddy

All issues in PlanetFormationLab/eddy

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.