samithcs commited on
Commit
b667c93
·
verified ·
1 Parent(s): f4300c9

Upload 2 files

Browse files
Files changed (2) hide show
  1. pyproject.toml +24 -0
  2. uv.lock +0 -0
pyproject.toml ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [project]
2
+ name = "customer-segmentation-retention-strategy"
3
+ version = "0.1.0"
4
+ description = "Add your description here"
5
+ readme = "README.md"
6
+ requires-python = ">=3.11"
7
+ dependencies = [
8
+ "ensure>=1.0.4",
9
+ "fastapi>=0.128.0",
10
+ "joblib>=1.5.3",
11
+ "matplotlib>=3.10.8",
12
+ "numpy>=2.4.2",
13
+ "openpyxl>=3.1.5",
14
+ "pandas>=2.3.3",
15
+ "protobuf<=3.20.3",
16
+ "pydantic>=2.12.5",
17
+ "python-box>=7.3.2",
18
+ "pyyaml>=6.0.3",
19
+ "scikit-learn>=1.8.0",
20
+ "seaborn>=0.13.2",
21
+ "streamlit>=1.53.1",
22
+ "uvicorn>=0.40.0",
23
+ "xgboost>=3.1.3",
24
+ ]
uv.lock ADDED
The diff for this file is too large to render. See raw diff