Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New inference 🎨 #203

Open
wants to merge 159 commits into
base: main
Choose a base branch
from
Open

New inference 🎨 #203

wants to merge 159 commits into from

Conversation

jcblemai
Copy link
Collaborator

@jcblemai jcblemai commented Apr 12, 2024

Functionalities to support several inference algorithms, make flepimop install a one-line thing, overhaul file saving and analysis

  • convert the internal representation of epi states from data frame to xarray
  • save epi state only on command
  • update documentation for new packages
  • implements class for statistics
  • implement likelihood computation
  • Finish and test statistic class FOR ROUND
  • Make so we can resume FOR ROUND while not fitting all parameters but some of them (the other ? drawn ??)
  • make the folder draw thing
  • workflow config
  • make an inference benchmark
  • so many things...
  • implement emcee as a script
  • rewrite resume and continuation batch
  • rewrite current inference algorithm
  • make it possible to batch with and without MPI, or on single node.

I made a mistake and did here the changes to remove time and to switch the R code to date, sorry about that. The changed R files are because of this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
inference Concerns the parameter inference framework
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inference file writing
2 participants