Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: stanfordmlgroup/ngboost
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: stanfordmlgroup/ngboost
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: pr-320
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 12 files changed
  • 2 contributors

Commits on Mar 16, 2023

  1. Add py311, remove py37

    Jack McIvor committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    4970afe View commit details
    Browse the repository at this point in the history
  2. Fix minor linting errors on new pylint

    Jack McIvor committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    cb78384 View commit details
    Browse the repository at this point in the history
  3. Fix types; remove comment

    Jack McIvor committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    51911f8 View commit details
    Browse the repository at this point in the history
  4. Set seed for deterministic tests

    Jack McIvor committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    88bfed7 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2023

  1. Fix types in test file

    Jack McIvor committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    767849d View commit details
    Browse the repository at this point in the history
  2. Fix unused import; Use specific noqa codes; Fix typo in pre-commit co…

    …nfig
    Jack McIvor committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    8f45867 View commit details
    Browse the repository at this point in the history
  3. Fix type in tests

    Jack McIvor committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    aef1e52 View commit details
    Browse the repository at this point in the history
  4. Fix feature importance base case

    Jack McIvor committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    1dab475 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. Merge branch 'master' of https://github.com/jack-mcivor/ngboost into …

    …feature/py311
    Jack McIvor committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    f948c66 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    07a581e View commit details
    Browse the repository at this point in the history
  2. pin scipy to 1.8.1

    ryan-wolbeck committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    9205d0d View commit details
    Browse the repository at this point in the history
  3. pin scipy to 1.11.3

    ryan-wolbeck committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    4981897 View commit details
    Browse the repository at this point in the history
  4. drop python 3.8 support

    ryan-wolbeck committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    4f39bbb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70fa316 View commit details
    Browse the repository at this point in the history
Loading