Vahe commited on
Commit
23151e1
·
1 Parent(s): 4af8a5f
Files changed (1) hide show
  1. requirements.txt +4 -129
requirements.txt CHANGED
@@ -1,129 +1,4 @@
1
- alembic==1.13.1
2
- altair==5.3.0
3
- aniso8601==9.0.1
4
- annotated-types==0.6.0
5
- anyio==4.3.0
6
- appdirs==1.4.4
7
- attrs==23.2.0
8
- blinker==1.7.0
9
- Boruta==0.3
10
- BorutaShap==1.0.17
11
- cachetools==5.3.3
12
- certifi==2024.2.2
13
- charset-normalizer==3.3.2
14
- click==8.1.7
15
- cloudpickle==3.0.0
16
- contourpy==1.2.1
17
- cycler==0.12.1
18
- Deprecated==1.2.14
19
- distro==1.9.0
20
- dnspython==1.16.0
21
- docker==7.1.0
22
- dynaconf==3.2.5
23
- ensure==1.0.2
24
- entrypoints==0.4
25
- et-xmlfile==1.1.0
26
- evidently==0.4.22
27
- Faker==25.2.0
28
- filelock==3.14.0
29
- Flask==3.0.3
30
- fonttools==4.51.0
31
- from-root==1.3.0
32
- fsspec==2024.3.1
33
- gitdb==4.0.11
34
- GitPython==3.1.43
35
- graphene==3.3
36
- graphql-core==3.2.3
37
- graphql-relay==3.2.0
38
- greenlet==3.0.3
39
- h11==0.14.0
40
- httpcore==1.0.5
41
- httptools==0.6.1
42
- httpx==0.27.0
43
- idna==3.6
44
- imbalanced-learn==0.12.2
45
- imblearn==0.0
46
- importlib-metadata==6.11.0
47
- iterative-telemetry==0.0.8
48
- itsdangerous==2.2.0
49
- Jinja2==3.1.3
50
- joblib==1.4.0
51
- jsonschema==4.21.1
52
- jsonschema-specifications==2023.12.1
53
- kiwisolver==1.4.5
54
- lightgbm==4.3.0
55
- litestar==2.8.3
56
- llvmlite==0.42.0
57
- Mako==1.3.5
58
- Markdown==3.6
59
- markdown-it-py==3.0.0
60
- MarkupSafe==2.1.5
61
- matplotlib==3.8.4
62
- mdurl==0.1.2
63
- mlflow==2.13.0
64
- msgspec==0.18.6
65
- multidict==6.0.5
66
- mypy-extensions==1.0.0
67
- nltk==3.8.1
68
- numba==0.59.1
69
- numpy==1.26.4
70
- openpyxl==3.1.2
71
- opentelemetry-api==1.24.0
72
- opentelemetry-sdk==1.24.0
73
- opentelemetry-semantic-conventions==0.45b0
74
- packaging==23.2
75
- pandas==2.2.1
76
- patsy==0.5.6
77
- pillow==10.3.0
78
- plotly==5.22.0
79
- polyfactory==2.16.0
80
- protobuf==4.25.3
81
- pyarrow==15.0.2
82
- pydantic==2.7.1
83
- pydantic_core==2.18.2
84
- pydeck==0.8.1b0
85
- pymongo==4.7.2
86
- pyparsing==3.1.2
87
- python-dotenv==1.0.1
88
- pytz==2024.1
89
- pywin32==305.1
90
- PyYAML==6.0.1
91
- querystring-parser==1.2.4
92
- referencing==0.34.0
93
- regex==2024.5.10
94
- requests==2.31.0
95
- rich==13.7.1
96
- rich-click==1.8.1
97
- rpds-py==0.18.0
98
- scikit-learn==1.4.2
99
- scipy==1.13.0
100
- seaborn==0.13.2
101
- shap==0.45.0
102
- shellingham==1.5.4
103
- slicer==0.0.7
104
- smmap==5.0.1
105
- sniffio==1.3.1
106
- SQLAlchemy==2.0.30
107
- sqlparse==0.5.0
108
- statsmodels==0.14.2
109
- streamlit==1.28.0
110
- tenacity==8.2.3
111
- threadpoolctl==3.5.0
112
- toml==0.10.2
113
- toolz==0.12.1
114
- tqdm==4.66.2
115
- typer==0.12.3
116
- typing-inspect==0.9.0
117
- tzdata==2024.1
118
- tzlocal==5.2
119
- ujson==5.10.0
120
- urllib3==2.2.1
121
- uvicorn==0.29.0
122
- validators==0.28.3
123
- waitress==3.0.0
124
- watchdog==4.0.0
125
- watchfiles==0.21.0
126
- websockets==12.0
127
- Werkzeug==3.0.3
128
- wrapt==1.16.0
129
- xgboost==2.0.3
 
1
+ scikit-learn
2
+ streamlit
3
+ xgboost
4
+ pandas