mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-20 01:27:06 -05:00
Updated fbprophet to prophet
This commit is contained in:
@@ -9,7 +9,6 @@ dependencies:
|
|||||||
- pip==22.3.1
|
- pip==22.3.1
|
||||||
- python>=3.8,<3.9
|
- python>=3.8,<3.9
|
||||||
- holidays==0.10.3
|
- holidays==0.10.3
|
||||||
- conda-forge::fbprophet==0.7.1
|
|
||||||
- pandas==1.3.5
|
- pandas==1.3.5
|
||||||
- scipy==1.10.1
|
- scipy==1.10.1
|
||||||
- Cython==0.29.14
|
- Cython==0.29.14
|
||||||
@@ -22,5 +21,6 @@ dependencies:
|
|||||||
- -r https://automlsdkdataresources.blob.core.windows.net/validated-requirements/1.53.2/validated_win32_requirements.txt [--no-deps]
|
- -r https://automlsdkdataresources.blob.core.windows.net/validated-requirements/1.53.2/validated_win32_requirements.txt [--no-deps]
|
||||||
- matplotlib==3.7.1
|
- matplotlib==3.7.1
|
||||||
- xgboost==1.3.3
|
- xgboost==1.3.3
|
||||||
- cmdstanpy==0.9.5
|
- prophet==1.1.4
|
||||||
|
- cmdstanpy==1.1.0
|
||||||
- setuptools-git==1.2
|
- setuptools-git==1.2
|
||||||
|
|||||||
Reference in New Issue
Block a user