File tree Expand file tree Collapse file tree 5 files changed +488
-767
lines changed
tpcds-customer-lifetime-value Expand file tree Collapse file tree 5 files changed +488
-767
lines changed Original file line number Diff line number Diff line change @@ -4,26 +4,22 @@ channels:
44 - nodefaults
55dependencies :
66 - python=3.9
7- - pip
8- - pip :
9- # Basics
10- - pandas==1.5.3
11- - numpy==1.23.5
12- # ML
13- - scikit-learn==1.2.2
14- - xgboost==1.7.3
15- - tensorflow
16- # Visualization
17- - scipy==1.10.1
18- - seaborn==0.12.2
19- - matplotlib==3.7.1
20- # Misc
21- - cloudpickle==2.0.0
22- - jupyter==1.0.0
23- - cachetools==4.2.2
24- - joblib==1.1.1
25- - imbalanced-learn==0.10.1
26- - torch==1.10.2
27- - pytorch-tabnet==3.1.1
28- - snowflake-snowpark-python
29- - snowflake_ml_python
7+ # Basics
8+ - pandas==1.5.3
9+ - numpy==1.23.5
10+ # ML
11+ - scikit-learn==1.2.2
12+ - xgboost==1.7.3
13+ - tensorflow
14+ # Visualization
15+ - scipy==1.10.1
16+ - seaborn==0.12.2
17+ - matplotlib==3.7.1
18+ # Misc
19+ - cloudpickle==2.0.0
20+ - jupyter==1.0.0
21+ - cachetools==4.2.2
22+ - joblib==1.1.1
23+ - snowflake-snowpark-python
24+ - snowflake-ml-python
25+ - pip
You can’t perform that action at this time.
0 commit comments