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

For a 1.0.0 release #935

Merged
merged 42 commits into from
Sep 25, 2023
Merged

For a 1.0.0 release #935

merged 42 commits into from
Sep 25, 2023

Commits on May 25, 2023

  1. Configuration menu
    Copy the full SHA
    2a7941f View commit details
    Browse the repository at this point in the history
  2. remove loss functions

    ablaom committed May 25, 2023
    Configuration menu
    Copy the full SHA
    1a4e5e1 View commit details
    Browse the repository at this point in the history
  3. harmless commit

    ablaom committed May 25, 2023
    Configuration menu
    Copy the full SHA
    b3d8102 View commit details
    Browse the repository at this point in the history
  4. add v0.22 staging branch to ci

    ablaom committed May 25, 2023
    Configuration menu
    Copy the full SHA
    c452543 View commit details
    Browse the repository at this point in the history
  5. add 0.22 staging branch to ci

    ablaom committed May 25, 2023
    Configuration menu
    Copy the full SHA
    4c54571 View commit details
    Browse the repository at this point in the history
  6. remove LossFunctions import

    ablaom committed May 25, 2023
    Configuration menu
    Copy the full SHA
    b1bfab1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    da710ad View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Configuration menu
    Copy the full SHA
    2692ca9 View commit details
    Browse the repository at this point in the history
  2. oop forgotten commit

    ablaom committed May 26, 2023
    Configuration menu
    Copy the full SHA
    1dde0d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3fca52 View commit details
    Browse the repository at this point in the history
  4. simplify evaluate!/evaluate docstrings

    update `evaluate` docstring
    ablaom committed May 26, 2023
    Configuration menu
    Copy the full SHA
    91a6f54 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e2d15dd View commit details
    Browse the repository at this point in the history
  6. doc string tweak

    further tweak
    ablaom committed May 26, 2023
    Configuration menu
    Copy the full SHA
    7ae73a5 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2023

  1. doc string typo

    ablaom committed May 28, 2023
    Configuration menu
    Copy the full SHA
    588e777 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

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

Commits on Sep 20, 2023

  1. address #930

    ablaom committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    de2d527 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Merge pull request #931 from JuliaAI/static-network-composite-patch

    Patch to fix `StaticNetworkComposite` issue
    ablaom authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    e49c5df View commit details
    Browse the repository at this point in the history
  2. update readme

    ablaom committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    0549150 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #909 from JuliaAI/measures

    Replace built-in measures with measures in StatisticalMeasures.jl
    ablaom authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    0ee7f41 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a394358 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    ffc69a7 View commit details
    Browse the repository at this point in the history
  2. rm forgotten include statement

    ablaom committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    8788e41 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #932 from JuliaAI/remove-deprecated-stuff

    Remove deprecated code supporting `@from_network` and `@pipeline`.
    ablaom authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    fa955a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1678e5c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    72d211f View commit details
    Browse the repository at this point in the history
  6. rm residual reference to "target" as kwarg

    oops
    ablaom committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    444087e View commit details
    Browse the repository at this point in the history
  7. Merge pull request #933 from JuliaAI/transformed-target-alias-remove

    Remove `target` as alias for `transformer` in `TransformedTargetModel`
    ablaom authored Sep 22, 2023
    Configuration menu
    Copy the full SHA
    e61f43a View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. Configuration menu
    Copy the full SHA
    99d72f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a24df7f View commit details
    Browse the repository at this point in the history
  3. rm obsolete private method

    ablaom committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    5ed9492 View commit details
    Browse the repository at this point in the history
  4. test output of pretty

    ablaom committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    9d12b2c View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Merge pull request #934 from JuliaAI/improve-coverage

    Improve test coverage
    ablaom authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    63b7d1b View commit details
    Browse the repository at this point in the history
  2. rm redundant code

    ablaom committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    7ed7d17 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #908 from JuliaAI/for-a-0-point-22-release

    Towards a 1.0.0 release
    ablaom authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    38439f9 View commit details
    Browse the repository at this point in the history
  4. bump 1.0.0

    ablaom committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    6e75b82 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ddd4251 View commit details
    Browse the repository at this point in the history
  6. add test for display of models

    ablaom committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    76e4813 View commit details
    Browse the repository at this point in the history
  7. fix project

    ablaom committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    1c587ca View commit details
    Browse the repository at this point in the history
  8. fix project again

    ablaom committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    f6f2f53 View commit details
    Browse the repository at this point in the history
  9. fix malformed test

    ablaom committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    f45eeeb View commit details
    Browse the repository at this point in the history
  10. Merge pull request #936 from JuliaAI/patch9

    Add test for display of hyper-parameter ranges and models
    ablaom authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    36ef770 View commit details
    Browse the repository at this point in the history