radi02 commited on
Commit
0841954
1 Parent(s): 9222678

Upload 2 files

Browse files
Files changed (2) hide show
  1. requirements.txt +60 -0
  2. xgbpipe.joblib +3 -0
requirements.txt ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ altair==4.2.0
2
+ attrs==22.1.0
3
+ blinker==1.5
4
+ cachetools==5.2.0
5
+ charset-normalizer==2.1.1
6
+ click==8.1.3
7
+ colorama==0.4.6
8
+ commonmark==0.9.1
9
+ contourpy==1.0.6
10
+ cycler==0.11.0
11
+ decorator==5.1.1
12
+ entrypoints==0.4
13
+ fonttools==4.38.0
14
+ gitdb==4.0.10
15
+ GitPython==3.1.29
16
+ idna==3.4
17
+ importlib-metadata==5.1.0
18
+ Jinja2==3.1.2
19
+ joblib==1.2.0
20
+ jsonschema==4.17.3
21
+ kiwisolver==1.4.4
22
+ MarkupSafe==2.1.1
23
+ matplotlib==3.6.2
24
+ numpy==1.23.5
25
+ packaging==21.3
26
+ pandas==1.5.2
27
+ Pillow==9.3.0
28
+ protobuf==3.20.3
29
+ pyarrow==10.0.1
30
+ pydeck==0.8.0
31
+ Pygments==2.13.0
32
+ Pympler==1.0.1
33
+ pyparsing==3.0.9
34
+ pyrsistent==0.19.2
35
+ python-dateutil==2.8.2
36
+ pytz==2022.6
37
+ pytz-deprecation-shim==0.1.0.post0
38
+ requests==2.28.1
39
+ rich==12.6.0
40
+ scikit-learn
41
+
42
+ scipy==1.9.3
43
+ seaborn==0.12.1
44
+ semver==2.13.0
45
+ six==1.16.0
46
+ smmap==5.0.0
47
+ streamlit==1.11.1
48
+ threadpoolctl==3.1.0
49
+ toml==0.10.2
50
+ toolz==0.12.0
51
+ tornado==6.2
52
+ typing_extensions==4.4.0
53
+ tzdata==2022.7
54
+ tzlocal==4.2
55
+ urllib3==1.26.13
56
+ validators==0.20.0
57
+ watchdog==2.2.0
58
+ wincertstore==0.2
59
+ xgboost==1.5.0
60
+ zipp==3.11.0
xgbpipe.joblib ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8117b0f8e5f9c01468c6e2bdf6e6115f00cdaf2ad407244292a88dfdd72a9807
3
+ size 275462