Support doc link for the sklearn module. (#10287)

This commit is contained in:
Jiaming Yuan
2024-08-06 02:35:32 +08:00
committed by GitHub
parent a269055b2b
commit 3d8107adb8
8 changed files with 92 additions and 13 deletions

View File

@@ -14,7 +14,7 @@ dependencies:
- pylint
- numpy
- scipy
- scikit-learn
- scikit-learn>=1.4.1
- pandas
- matplotlib
- dask

View File

@@ -11,7 +11,7 @@ dependencies:
- numpy
- scipy
- llvm-openmp
- scikit-learn
- scikit-learn>=1.4.1
- pandas
- matplotlib
- dask

View File

@@ -6,7 +6,7 @@ dependencies:
- wheel
- numpy
- scipy
- scikit-learn
- scikit-learn>=1.4.1
- pandas
- matplotlib
- dask