**Package's statistics**
* Priority B | effort: medium | Category: anaconda | subcategory: core | pkg_type: python
* Outdated platfroms: 'linux-64', 'linux-aarch64', 'linux-s390x', 'linux-ppc64le', 'osx-64', 'osx-arm64', 'win-64'
* Latest version: 1.2.1
* Release on PyPi:
* version: 1.2.1
* date: 2023-01-24T16:43:15
* [PyPi history](https://pypi.org/project/scikit-learn/#history)
* Popularity:
* 3 months downloads: 2317183.0
* All time: 18820239 downloads - scikit-learn 1.2.1 A set of python modules for machine learning and data mining
**Other checks:**
1. - [ ] Check the pinnings
2. - [ ] Verify that the `build_number` is correct
3. - [x] has `setuptools`
5. - [x] has `wheel`
7. - [x] `pip` in test
9. - [ ] Verify the test section
10. - [ ] Verify if the package is `architecture specific`
11. - [ ] Verify that private modules are not mentioned in the recipe For example: (_private_module)
12. - [x] license_file: COPYING is present
14. - [x] license_family BSD is present
16. - [x] License: BSD-3-Clause
- [x] License is `spdx` compliant
* Check if the license identifier has correct name from the SPDX License List
| Identifier |
|:-------------------------------------|
| BSD-3-Clause |
| BSD-3-Clause-Attribution |
| BSD-3-Clause-Clear |
| BSD-3-Clause-LBNL |
| BSD-3-Clause-Modification |
| BSD-3-Clause-No-Military-License |
| BSD-3-Clause-No-Nuclear-License |
| BSD-3-Clause-No-Nuclear-License-2014 |
| BSD-3-Clause-No-Nuclear-Warranty |
| BSD-3-Clause-Open-MPI |
**Check dependency issues:**
../aggregate/scikit-learn-feedstock/recipe/meta.yaml
Dependencies: ['threadpoolctl >=2.0.0', 'pip', 'threadpoolctl 2.2.0', 'python', 'wheel', 'numpy', 'joblib >=1.1.1', 'cython 0.29.32', 'setuptools <60.0', 'scipy 1.9.3', 'scipy >=1.3.2,<1.10.0']
noarch:
- py3.7: No issues found
- py3.8: No issues found
- py3.9: No issues found
- py3.10: No issues found
linux-64:
- py3.7: Encountered problems while solving:
- nothing provides __glibc >=2.17 needed by libstdcxx-ng-11.2.0-h1234567_0
- nothing provides __glibc >=2.17 needed by libstdcxx-ng-11.2.0-h1234567_0
- py3.8: Encountered problems while solving:
- nothing provides __glibc >=2.17 needed by libstdcxx-ng-11.2.0-h1234567_0
- nothing provides __glibc >=2.17 needed by libstdcxx-ng-11.2.0-h1234567_0
- py3.9: Encountered problems while solving:
- nothing provides __glibc >=2.17 needed by libstdcxx-ng-11.2.0-h1234567_0
- nothing provides __glibc >=2.17 needed by libstdcxx-ng-11.2.0-h1234567_0
- py3.10: Encountered problems while solving:
- nothing provides __glibc >=2.17 needed by libstdcxx-ng-11.2.0-h1234567_0
- nothing provides __glibc >=2.17 needed by libstdcxx-ng-11.2.0-h1234567_0
linux-ppc64le:
- py3.7: Encountered problems while solving:
- package scipy-1.9.3-py310h6a19e1b_0 requires python >=3.10,<3.11.0a0, but none of the providers can be installed
- py3.8: No issues found
- py3.9: No issues found
- py3.10: No issues found
linux-s390x:
- py3.7: Encountered problems while solving:
- package scipy-1.9.3-py310h21f52d0_0 requires python >=3.10,<3.11.0a0, but none of the providers can be installed
- py3.8: No issues found
- py3.9: No issues found
- py3.10: No issues found
osx-64:
- py3.7: Encountered problems while solving:
- package scipy-1.9.3-py310h09290a1_0 requires python >=3.10,<3.11.0a0, but none of the providers can be installed
- py3.8: No issues found
- py3.9: No issues found
- py3.10: No issues found
osx-arm64:
- py3.8: No issues found
- py3.9: No issues found
- py3.10: No issues found
win-64:
- py3.7: Encountered problems while solving:
- package scipy-1.9.3-py310h86744a3_0 requires python >=3.10,<3.11.0a0, but none of the providers can be installed
- py3.8: No issues found
- py3.9: No issues found
- py3.10: No issues found
**Package Build Score: 20**
Updating the recipe:
If the recipe needs additional modification the update branch can be modified. Note that the PR diffs are not updated with these changes.
Recipe directory diff between current master and this update:
Jira ticket: [PKG-1032 PKG-887
PKG-386 PKG-248 PKG-60](https://anaconda.atlassian.net/browse/PKG-1032 https://anaconda.atlassian.net/browse/PKG-887
https://anaconda.atlassian.net/browse/PKG-386 https://anaconda.atlassian.net/browse/PKG-248 https://anaconda.atlassian.net/browse/PKG-60) (scikit-learn scikit-learn scikit-learn (a wrapper of skl2onnx converter)
daal4py/scikit-learn-intelex scikit-learn-1.2.1 1.2.0
2021.6 1.1.3)
The upstream data: Github releases: https://github.com/scikit-learn/scikit-learn/releases Diff between the latest and previous upstream releases Requirements:
Actions:
Notes:
Additional info:
Links:
Updating the recipe: If the recipe needs additional modification the update branch can be modified. Note that the PR diffs are not updated with these changes.