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

FEAT Audit before loading a skops file #204

Merged
merged 36 commits into from
Nov 25, 2022
Merged

Commits on Oct 26, 2022

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

Commits on Nov 1, 2022

  1. WIP

    adrinjalali committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    cdedde5 View commit details
    Browse the repository at this point in the history
  2. merge upstream/main

    adrinjalali committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    aaec391 View commit details
    Browse the repository at this point in the history
  3. numpy loaders

    adrinjalali committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    635d721 View commit details
    Browse the repository at this point in the history
  4. scipy and src issue

    adrinjalali committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    4644745 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. sklearn

    adrinjalali committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    262e334 View commit details
    Browse the repository at this point in the history
  2. make tests pass

    adrinjalali committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    b3934c9 View commit details
    Browse the repository at this point in the history
  3. remove pickle.py

    adrinjalali committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    347c12a View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. fix a few issues

    adrinjalali committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    23bccb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3699947 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. add missing files

    adrinjalali committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    9505e6a View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Configuration menu
    Copy the full SHA
    b584eb5 View commit details
    Browse the repository at this point in the history
  2. minor fix

    adrinjalali committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    006229e View commit details
    Browse the repository at this point in the history
  3. add more tests

    adrinjalali committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    c322c92 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f244059 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    66e83bc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    da1b0b5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3d6a905 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. tests pass

    adrinjalali committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    3fe8f0a View commit details
    Browse the repository at this point in the history
  2. remove safety tree code

    adrinjalali committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    3b60b1e View commit details
    Browse the repository at this point in the history
  3. minor test

    adrinjalali committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    2a9fbd5 View commit details
    Browse the repository at this point in the history
  4. fix ids in test

    adrinjalali committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    a357192 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Configuration menu
    Copy the full SHA
    f67e63f View commit details
    Browse the repository at this point in the history
  2. move type ignore

    adrinjalali committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    939ed29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97cfb7d View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. more comments

    adrinjalali committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    f5574fc View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Configuration menu
    Copy the full SHA
    14f4ebd View commit details
    Browse the repository at this point in the history
  2. Ben's comments

    adrinjalali committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    786e742 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

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

Commits on Nov 22, 2022

  1. Configuration menu
    Copy the full SHA
    829771d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3488e9 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. add complex pipeline test

    adrinjalali committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    375e862 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. apply Ben's suggestions

    adrinjalali committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    00e38bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3c0dd0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a07580 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. Update skops/io/_dispatch.py

    E-Aho authored Nov 25, 2022
    Configuration menu
    Copy the full SHA
    a309112 View commit details
    Browse the repository at this point in the history