mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-22 10:35:12 -05:00
Compare commits
2 Commits
jeffshep/u
...
jeffshep/p
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fcc882174b | ||
|
|
6872d8a3bb |
@@ -13,6 +13,7 @@ dependencies:
|
|||||||
- scipy==1.10.1
|
- scipy==1.10.1
|
||||||
- Cython==0.29.14
|
- Cython==0.29.14
|
||||||
- tqdm==4.66.1
|
- tqdm==4.66.1
|
||||||
|
- scikit-learn<1.1
|
||||||
|
|
||||||
- pip:
|
- pip:
|
||||||
# Required packages for AzureML execution, history, and data preparation.
|
# Required packages for AzureML execution, history, and data preparation.
|
||||||
|
|||||||
@@ -20,6 +20,7 @@ dependencies:
|
|||||||
- pytorch::pytorch=1.11.0
|
- pytorch::pytorch=1.11.0
|
||||||
- cudatoolkit=10.1.243
|
- cudatoolkit=10.1.243
|
||||||
- notebook
|
- notebook
|
||||||
|
- scikit-learn<1.1
|
||||||
|
|
||||||
- pip:
|
- pip:
|
||||||
# Required packages for AzureML execution, history, and data preparation.
|
# Required packages for AzureML execution, history, and data preparation.
|
||||||
|
|||||||
@@ -13,6 +13,7 @@ dependencies:
|
|||||||
- scipy==1.10.1
|
- scipy==1.10.1
|
||||||
- scikit-learn==1.1.3
|
- scikit-learn==1.1.3
|
||||||
- holidays==0.10.3
|
- holidays==0.10.3
|
||||||
|
- scikit-learn<1.1
|
||||||
|
|
||||||
- pip:
|
- pip:
|
||||||
# Required packages for AzureML execution, history, and data preparation.
|
# Required packages for AzureML execution, history, and data preparation.
|
||||||
|
|||||||
Reference in New Issue
Block a user