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

Execute all notebooks / clear notebook output #1246

Merged
merged 43 commits into from
Jan 15, 2024

Commits on Dec 12, 2023

  1. Clear output of all notebooks

    Doresic committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    203d334 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    171145b View commit details
    Browse the repository at this point in the history
  2. rtd

    dweindl committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    4847c3b View commit details
    Browse the repository at this point in the history
  3. ..

    dweindl committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    f8f3858 View commit details
    Browse the repository at this point in the history
  4. ..

    dweindl committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    905281e View commit details
    Browse the repository at this point in the history
  5. ..

    dweindl committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    787ed8d View commit details
    Browse the repository at this point in the history
  6. ..

    dweindl committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    151ad1a View commit details
    Browse the repository at this point in the history
  7. ..

    dweindl committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    ee68704 View commit details
    Browse the repository at this point in the history
  8. ..

    dweindl committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    64f4216 View commit details
    Browse the repository at this point in the history
  9. ..

    dweindl committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    98568f0 View commit details
    Browse the repository at this point in the history
  10. ..

    dweindl committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    7e9aa6c View commit details
    Browse the repository at this point in the history
  11. jl

    dweindl committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    12b242b View commit details
    Browse the repository at this point in the history
  12. exclude julia example for now

    dweindl committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    89e975f View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    e748822 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Reduce notebook run time

    I reduced the notebook output and run time by tweaking some small things like numbers of starts, rerunning, removing PEtab model compilation output, and added seeds for reproducability. Changes per notebook:
    - `amici.ipynb` -- TODO, didn't do yet
    - `censored.ipynb` -- reduce n_starts 10 -> 3
    - `getting_started.ipynb` -- n_starts 100 -> 10 (do we need more for a nicer waterfall plot?), added seed for reproducability, Fides verbose=logging.ERROR, create_problem verbose=False (TODO amici.swig_wrappers logging)
    - `hierarchical.ipynb` -- change to only create_problem with verbose=False, set a seed for reproducability
    - TODO rest...
    Doresic committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    c92455c View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Continue reduce notebook run time

    I made the following changes in the example notebooks:
    - `amici.py` -- verbose=False on model compilation, seed for reproducability, clear outputs
    - `juliy.py` -- set number of starts 100 --> 20, set seed for reproducability, samples 10000 -> 2000, clear outputs
    - `nonlinear_monotone` -- verbose=False on model compilation
    - `ordinal` -- verbose=False on model compilation
    - `petab_import` -- verbose=False on model compilation
    - `sampler_study` -- verbose=False on model compilation
    - `store` -- verbose=False on model compilation, fides verbose ERROR
    - `synthetic_data` -- n_starts 100 -> 20, verbose=False on model compilation
    - `workflow_comparison` -- verbose=False on model compilation, n_starts 25 - 10
    Doresic committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    e2cf7df View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    09f33db View commit details
    Browse the repository at this point in the history
  2. quiet!

    dweindl committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    8bdb1ad View commit details
    Browse the repository at this point in the history
  3. py310

    dweindl committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    d1fd250 View commit details
    Browse the repository at this point in the history
  4. 3 profiles getting_started

    Doresic committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    49b3e54 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d4653b View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    af14b71 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    cb299af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8afd83d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37cdb30 View commit details
    Browse the repository at this point in the history
  4. ..

    dweindl committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    4517d99 View commit details
    Browse the repository at this point in the history
  5. ..

    dweindl committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    ef4fdf9 View commit details
    Browse the repository at this point in the history
  6. dep

    dweindl committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    be92e6d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    604cb05 View commit details
    Browse the repository at this point in the history
  8. deps

    dweindl committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    1c6a5fb View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. deps

    dweindl committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    c6d42ab View commit details
    Browse the repository at this point in the history
  2. ..

    dweindl committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    c30602f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47c8a73 View commit details
    Browse the repository at this point in the history
  4. py311

    dweindl committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    14d9964 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9886426 View commit details
    Browse the repository at this point in the history
  6. ..

    dweindl committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    402d687 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c36ca7a View commit details
    Browse the repository at this point in the history
  8. ..

    Doresic committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    7693712 View commit details
    Browse the repository at this point in the history
  9. Exclude julia.ipynb for now

    Doresic committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    f533b95 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Sampling notebooks changes

    New changes:
    - `sampling_diagnostics` -- n_samples 10000 -> 1000 on both sampling
    - `sampler_study` -- n_samples 1e4 -> 1e3 where not necessary to have an extremely good sampling result, add seed for reproducibility (to have a consistently low burn-in to be able to have only 1e3 samples).
    Doresic committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    f50b758 View commit details
    Browse the repository at this point in the history
  2. Some further changes

    Doresic committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    b3d8e6d View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    81463e1 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Fix formatting

    dweindl committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    038d1b7 View commit details
    Browse the repository at this point in the history