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

Refactorised tabularisation + Jupyter notebook w/ experiments. #1399

Merged
merged 34 commits into from
Jan 23, 2023

Commits on Nov 29, 2022

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

Commits on Dec 4, 2022

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

Commits on Dec 11, 2022

  1. Configuration menu
    Copy the full SHA
    83d78b1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into refactor/tabularization

    Matthew Bilton committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    9356cd7 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2022

  1. Configuration menu
    Copy the full SHA
    85011fe View commit details
    Browse the repository at this point in the history
  2. Added is_training flag.

    mabilton committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    79b4fe7 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. Added tests + bug fixes.

    mabilton committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    c64b330 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab48acf View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. More tests + debugging.

    mabilton committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    ededa0a View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. Configuration menu
    Copy the full SHA
    9e954db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab548c5 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. Configuration menu
    Copy the full SHA
    fd3e5ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8be63d1 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

  1. Configuration menu
    Copy the full SHA
    5b25175 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9800cbd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6298bb1 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

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

Commits on Jan 13, 2023

  1. Configuration menu
    Copy the full SHA
    4c1313f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01a6b14 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2023

  1. typo fix in test_regression_models.py

    Co-authored-by: eliane-maalouf <112691612+eliane-maalouf@users.noreply.github.com>
    mabilton and eliane-maalouf committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    479ba8d View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2023

  1. Configuration menu
    Copy the full SHA
    7fa3eea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2766c68 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Configuration menu
    Copy the full SHA
    6bda371 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    722765d View commit details
    Browse the repository at this point in the history
  3. Placed for loop back inside create_lagged_data; more info in docs…

    …trings; test `Sequence[TimeSeries]` inputs and stochasic inputs.
    mabilton committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    9baa820 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cadb51c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7002447 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e38e240 View commit details
    Browse the repository at this point in the history
  7. Fixed shap_explainer bug.

    mabilton committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    a4ee267 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ca54b13 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

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

Commits on Jan 21, 2023

  1. Amended static covariates test so that values of appended static cov …

    …columns are explicitly checked.
    mabilton committed Jan 21, 2023
    Configuration menu
    Copy the full SHA
    7845c60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c7c163 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2023

  1. Updated docstring error.

    mabilton committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    557d100 View commit details
    Browse the repository at this point in the history