-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathmanifest_dash.json
153 lines (153 loc) · 4.5 KB
/
manifest_dash.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
{
"version": 1,
"locale": "en_US.UTF-8",
"metadata": {
"appmode": "python-streamlit",
"entrypoint": "run/calling_dash.py"
},
"python": {
"version": "3.12.6",
"package_manager": {
"name": "pip",
"version": "23.3.1",
"package_file": "requirements.txt"
}
},
"files": {
"requirements.txt": {
"checksum": "8e5f1ee0ff8ac9a0f4133f995a4d578b"
},
".streamlit/config.toml": {
"checksum": "99594759045ead1f8535775e35169a3d"
},
"CHANGELOG.md": {
"checksum": "6eb11113c6b074c6762bb4cb187a20b1"
},
"LICENSE": {
"checksum": "770bb10345b6c86b9f5dc743de74aadf"
},
"README.md": {
"checksum": "22b1aafab9743843daf608c23df19b50"
},
"data/dataset_card.md": {
"checksum": "8e9c1ad06da9191965a70fc3c1c14747"
},
"data/processed/fixed_pred_score_bin.json": {
"checksum": "edc09f5a24202e398888f108280cda2d"
},
"data/raw/NL.txt": {
"checksum": "6dd4fc6184a20b756821d48bd39488f0"
},
"data/raw/NL.txt.dvc": {
"checksum": "f3e37287e3ecb53c3d0230c7c042035d"
},
"deploy.sh": {
"checksum": "0de252d918314092524baf73e003c014"
},
"dvc.lock": {
"checksum": "862a01ed24829ab773a883c2b26c2139"
},
"dvc.yaml": {
"checksum": "e14888b51b20aa7ed8d1a7a8d63e33a9"
},
"manifest_api.json": {
"checksum": "2dba93768018274c47a539775246bfac"
},
"manifest_dash.json": {
"checksum": "174e7efbf55e8986322e363508770b4e"
},
"pyproject.toml": {
"checksum": "097b224357fed9d87fb1142a40a9a069"
},
"run/app.py": {
"checksum": "07ea1ee70ce2cfdd157a5d234a54cbfb"
},
"run/calling_dash.py": {
"checksum": "49ac44e5ac340369b217e059925fa00f"
},
"run/config/config.toml": {
"checksum": "922735dc7dbcb39f8ab28e8cb7bb1297"
},
"src/noshow/__init__.py": {
"checksum": "d41d8cd98f00b204e9800998ecf8427e"
},
"src/noshow/api/app.py": {
"checksum": "7c1a69733b40bf9ca543c3dd397ec088"
},
"src/noshow/api/app_helpers.py": {
"checksum": "8cdf328dafcecc5ae20754d5b063a067"
},
"src/noshow/api/pydantic_models.py": {
"checksum": "d8964b991b1d1b1de9a7962519c193e3"
},
"src/noshow/config.py": {
"checksum": "2773e64669bd1b2d9e3a1663974634e4"
},
"src/noshow/dashboard/__init__.py": {
"checksum": "d41d8cd98f00b204e9800998ecf8427e"
},
"src/noshow/dashboard/connection.py": {
"checksum": "c7491be3828089c576062b3a933a8bdf"
},
"src/noshow/dashboard/helper.py": {
"checksum": "f0c16d371e6fef191b66612295710c1c"
},
"src/noshow/dashboard/layout.py": {
"checksum": "a9e441059474f4c1598d3792615eb839"
},
"src/noshow/database/__init__.py": {
"checksum": "d41d8cd98f00b204e9800998ecf8427e"
},
"src/noshow/database/connection.py": {
"checksum": "9c1fab4632ca7e9b353a906d4719d243"
},
"src/noshow/database/models.py": {
"checksum": "1063625fca0b14299530df484ca568dc"
},
"src/noshow/features/appointment_features.py": {
"checksum": "3c58c90ca0b5df7bbce4a328ca235e58"
},
"src/noshow/features/cumulative_features.py": {
"checksum": "eb2109a96e2c7a10c028a85af658171b"
},
"src/noshow/features/feature_pipeline.py": {
"checksum": "71ffb7a162976bde11e0aed72ea19f98"
},
"src/noshow/features/no_show_features.py": {
"checksum": "4df69daf90146a762360ebb22668b098"
},
"src/noshow/features/patient_features.py": {
"checksum": "35866b0e903e110abcf52fbb5a6515de"
},
"src/noshow/model/__init__.py": {
"checksum": "d41d8cd98f00b204e9800998ecf8427e"
},
"src/noshow/model/predict.py": {
"checksum": "37a9c108b731c632608f5058c9e0f308"
},
"src/noshow/model/train_model.py": {
"checksum": "12587629eddb081d94bc997c8d100dd4"
},
"src/noshow/preprocessing/__init__.py": {
"checksum": "d41d8cd98f00b204e9800998ecf8427e"
},
"src/noshow/preprocessing/geo.py": {
"checksum": "ad3285f5a7f55f0ca27a6c496212a05e"
},
"src/noshow/preprocessing/load_data.py": {
"checksum": "879806e9891c1941e9bb6d87f8dd8b24"
},
"src/noshow/preprocessing/utils.py": {
"checksum": "5c84176aa1d08e3c246120ff5e0b1abf"
},
"src/noshow/visualisation/__init__.py": {
"checksum": "d41d8cd98f00b204e9800998ecf8427e"
},
"src/noshow/visualisation/features_plots.py": {
"checksum": "4bc6f06a7afb732c57147c4f011256d3"
},
"uv.lock": {
"checksum": "4552ffe53847634578747e254a08112f"
}
}
}