summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/imbalanced-learn (follow)
Commit message (Expand)AuthorAgeFilesLines
* python3Packages.scikitlearn: rename to scikit-learnDavHau2021-05-172-4/+4
* python3Packages.imbalanced-learn: 0.7.0 -> 0.8.0Robert T. McGibbon2021-03-191-14/+9
* Merge pull request #113098 from SuperSandro2000/fix-collection12Sandro2021-02-171-0/+1
|\
| * pythonPackages.imbalanced-learn: disable failing testSandro Jäckel2021-02-171-0/+1
* | pythonPackages.imbalanced-learn: remove unused inputSandro Jäckel2021-02-161-1/+0
|/
* python3Packages.imbalanced-learn: fix testsRobert T. McGibbon2021-02-091-0/+12
* treewide: remove stdenv where not neededPavol Rusnak2021-01-252-2/+2
* treewide: with stdenv.lib; in meta -> with lib;•••Part of: https://github.com/NixOS/nixpkgs/issues/108938 meta = with stdenv.lib; is a widely used pattern. We want to slowly remove the `stdenv.lib` indirection and encourage people to use `lib` directly. Thus let’s start with the meta field. This used a rewriting script to mostly automatically replace all occurances of this pattern, and add the `lib` argument to the package header if it doesn’t exist yet. The script in its current form is available at https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix Profpatsch2021-01-112-4/+4
* python3Packages.imbalanced-learn: unbreak buildRobert T. McGibbon2020-12-301-10/+10
* python: imbalanced-learn: 0.6.2 -> 0.7.0Frederik Rietdijk2020-08-161-2/+2
* python3Packages.imbalanced-learn: 0.6.1 -> 0.6.2Frederik Rietdijk2020-05-111-2/+2
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-102-2/+2
* python: imbalanced-learn: 0.5.0 -> 0.6.1Frederik Rietdijk2019-12-301-2/+2
* python3Packages.imbalanced-learn: disable version tests•••seems that the sklearn package has moved some private methods. Jonathan Ringer2019-11-271-1/+2
* Revert "python: imbalanced-learn: 0.4.3 -> 0.5.0"•••This reverts commit 47c7ad52f0061a94e71953178943e7a2e937dcc5. frozen version was not meant to be bumped Jonathan Ringer2019-11-271-2/+2
* python: imbalanced-learn: 0.4.3 -> 0.5.0Frederik Rietdijk2019-10-271-2/+2
* python3Packages.imbalanced-learn: 0.4.3 -> 0.5.0Jonathan Ringer2019-07-301-10/+15
* python2Packages.imbalanced-learn: freeze at 0.4.3Jonathan Ringer2019-07-301-0/+29
* python2Packages.imbalanced-learn: fix buildJonathan Ringer2019-07-301-1/+5
* python: imbalanced-learn: 0.4.2 -> 0.4.3Frederik Rietdijk2018-12-031-2/+2
* python: imbalanced-learn: 0.3.3 -> 0.4.2Frederik Rietdijk2018-12-031-2/+2
* pythonPackages.imbalanced-learn: 0.3.2 -> 0.3.3, fix build•••minor bump, fix tests, move to development/python-modules xeji2018-04-011-0/+26