blob: 80648c8d3f554f8406a06e0b8040dc79531f7b81 (
plain)
1
2
3
4
5
6
7
8
9
10
|
PRGNAM="scikit-learn"
VERSION="1.2.2"
HOMEPAGE="https://scikit-learn.org"
DOWNLOAD="https://github.com/scikit-learn/scikit-learn/archive/1.2.2/scikit-learn-1.2.2.tar.gz"
MD5SUM="553a395c6a1d0bac55fa16e9dec32138"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-joblib python3-scipy python3-threadpoolctl"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu1@isaacyu1.com"
|