Datasets:

Modalities:
Text
Formats:
json
Languages:
code
Libraries:
Datasets
pandas
License:
File size: 403 Bytes
e8ddd9f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
name: ds1000-py310-old
channels:
  - defaults
  - conda-forge
dependencies:
  - python=3.10
  - yaml
  - pip
  - pip:
      - gensim==4.2.0
      - matplotlib==3.5.2
      - numpy==1.21.6
      - pandas==1.3.5
      - scikit-learn==1.0.2
      - scipy==1.7.3
      - seaborn==0.11.2
      - statsmodels==0.13.2
      - tensorflow==2.10.0
      - torch==1.12.1
      - xgboost==1.6.2