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

Merged
merged 3 commits into from
Jun 7, 2024
Merged

New inference 🎨 #203

merged 3 commits into from
Jun 7, 2024

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.

@jcblemai jcblemai changed the title New inference New inference 🎨 Apr 16, 2024
@jcblemai jcblemai added this to the Inference Rebuild milestone Apr 16, 2024
@jcblemai jcblemai linked an issue Apr 16, 2024 that may be closed by this pull request
@jcblemai jcblemai self-assigned this Apr 16, 2024
@jcblemai jcblemai added the r-inference Relating to the R inference package. label Apr 16, 2024
saraloo
saraloo previously approved these changes Jun 6, 2024
@jcblemai
Copy link
Collaborator Author

jcblemai commented Jun 6, 2024

  • The new inference works but there is no workflow like resume yet.
  • but important to merge it know because the old inference is fixed in this branch

shauntruelove
shauntruelove previously approved these changes Jun 6, 2024
@jcblemai jcblemai dismissed stale reviews from saraloo and shauntruelove June 7, 2024 08:30

The merge-base changed after approval.

@jcblemai jcblemai requested review from shauntruelove and saraloo June 7, 2024 09:00
@jcblemai jcblemai merged commit a0392a6 into main Jun 7, 2024
1 check passed
@jcblemai jcblemai deleted the new_inference branch June 7, 2024 13:43
jcblemai added a commit that referenced this pull request Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
r-inference Relating to the R inference package.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inference file writing
3 participants