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: scikit-learn-contrib/imbalanced-learn
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.10.0
Choose a base ref
...
head repository: scikit-learn-contrib/imbalanced-learn
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.10.X
Choose a head ref
  • 4 commits
  • 9 files changed
  • 3 contributors

Commits on Dec 28, 2022

  1. FIX make sure to accept "minority" as a valid strategy in over-sample…

    …rs (#964)
    
    Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
    Prakhyath07 and glemaitre committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    0cc02fd View commit details
    Browse the repository at this point in the history
  2. DOC fix typos in an example (#963)

    minor fixes
    Eschivo authored and glemaitre committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    8632efe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    524ca03 View commit details
    Browse the repository at this point in the history
  4. REL bumpversion to 0.10.1

    glemaitre committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    64fc1ca View commit details
    Browse the repository at this point in the history
Loading