Bayhaqy commited on
Commit
30a4342
1 Parent(s): 798890b

Upload 2 files

Browse files
Files changed (2) hide show
  1. best_model_MAPI.h5 +3 -0
  2. requirements.txt +95 -0
best_model_MAPI.h5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a460a4134a5cc20342bf915c36da5ec4d2b6ccaf64ff78ce47b5968dd2a95d0
3
+ size 2587592
requirements.txt ADDED
@@ -0,0 +1,95 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==2.0.0
2
+ altair==5.1.1
3
+ appdirs==1.4.4
4
+ astunparse==1.6.3
5
+ attrs==23.1.0
6
+ beautifulsoup4==4.12.2
7
+ blinker==1.6.2
8
+ cachetools==5.3.1
9
+ certifi==2023.7.22
10
+ charset-normalizer==3.2.0
11
+ click==8.1.7
12
+ colorama==0.4.6
13
+ contourpy==1.1.1
14
+ cycler==0.12.0
15
+ flatbuffers==23.5.26
16
+ fonttools==4.43.0
17
+ frozendict==2.3.8
18
+ gast==0.5.4
19
+ gitdb==4.0.10
20
+ GitPython==3.1.37
21
+ google-auth==2.23.2
22
+ google-auth-oauthlib==1.0.0
23
+ google-pasta==0.2.0
24
+ grpcio==1.59.0
25
+ h5py==3.9.0
26
+ html5lib==1.1
27
+ idna==3.4
28
+ importlib-metadata==6.8.0
29
+ Jinja2==3.1.2
30
+ joblib==1.3.2
31
+ jsonschema==4.19.1
32
+ jsonschema-specifications==2023.7.1
33
+ keras==2.14.0
34
+ kiwisolver==1.4.5
35
+ libclang==16.0.6
36
+ lxml==4.9.3
37
+ Markdown==3.4.4
38
+ markdown-it-py==3.0.0
39
+ MarkupSafe==2.1.3
40
+ matplotlib==3.8.0
41
+ mdurl==0.1.2
42
+ ml-dtypes==0.2.0
43
+ multitasking==0.0.11
44
+ numpy==1.26.0
45
+ oauthlib==3.2.2
46
+ opt-einsum==3.3.0
47
+ packaging==23.1
48
+ pandas==2.1.1
49
+ pandas-datareader==0.10.0
50
+ peewee==3.16.3
51
+ Pillow==10.0.1
52
+ plotly==5.17.0
53
+ protobuf==4.24.3
54
+ pyarrow==13.0.0
55
+ pyasn1==0.5.0
56
+ pyasn1-modules==0.3.0
57
+ pydeck==0.8.1b0
58
+ Pygments==2.16.1
59
+ pyparsing==3.1.1
60
+ python-dateutil==2.8.2
61
+ pytz==2023.3.post1
62
+ referencing==0.30.2
63
+ requests==2.31.0
64
+ requests-oauthlib==1.3.1
65
+ rich==13.5.3
66
+ rpds-py==0.10.3
67
+ rsa==4.9
68
+ scikit-learn==1.3.1
69
+ scipy==1.11.3
70
+ six==1.16.0
71
+ smmap==5.0.1
72
+ soupsieve==2.5
73
+ streamlit==1.27.2
74
+ tenacity==8.2.3
75
+ tensorboard==2.14.1
76
+ tensorboard-data-server==0.7.1
77
+ tensorflow==2.14.0
78
+ tensorflow-estimator==2.14.0
79
+ tensorflow-io-gcs-filesystem==0.31.0
80
+ termcolor==2.3.0
81
+ threadpoolctl==3.2.0
82
+ toml==0.10.2
83
+ toolz==0.12.0
84
+ tornado==6.3.3
85
+ typing_extensions==4.8.0
86
+ tzdata==2023.3
87
+ tzlocal==5.0.1
88
+ urllib3==2.0.5
89
+ validators==0.22.0
90
+ watchdog==3.0.0
91
+ webencodings==0.5.1
92
+ Werkzeug==2.3.7
93
+ wrapt==1.14.1
94
+ yfinance==0.2.30
95
+ zipp==3.17.0