We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9c8c64 commit 8bbe273Copy full SHA for 8bbe273
conda-recipe/imbalanced-learn/meta.yaml
@@ -6,18 +6,18 @@ source:
6
git_rev: 0.3.0
7
git_url: https://github.com/scikit-learn-contrib/imbalanced-learn.git
8
9
+build:
10
+ number: 1
11
+ noarch: python
12
+
13
requirements:
14
build:
15
- python
16
- setuptools
- - numpy
- - scipy
- - scikit-learn
17
18
run:
19
20
+ - scikit-learn 0.19.*
21
22
test:
23
requires:
0 commit comments