make gluocose predicition
#14
by
salbalat
- opened
- .gitattributes +3 -0
- modelo_glucosa_alta.pkl +3 -0
- modelo_glucosa_baja.pkl +3 -0
- modelo_glucosa_normal.pkl +3 -0
- resultados_clasificacion_glucosa.csv +0 -0
.gitattributes
CHANGED
@@ -25,3 +25,6 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
25 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
26 |
*.zstandard filter=lfs diff=lfs merge=lfs -text
|
27 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
25 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
26 |
*.zstandard filter=lfs diff=lfs merge=lfs -text
|
27 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
28 |
+
modelo_glucosa_alta.pkl filter=lfs diff=lfs merge=lfs -text
|
29 |
+
modelo_glucosa_baja.pkl filter=lfs diff=lfs merge=lfs -text
|
30 |
+
modelo_glucosa_normal.pkl filter=lfs diff=lfs merge=lfs -text
|
modelo_glucosa_alta.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6a9f1eba755545af3fe353606075e56391569a82ea6dd59d2e7843f7e249ca79
|
3 |
+
size 121581
|
modelo_glucosa_baja.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:923d01dce18db0e909cd6b9c3cc49b6e3c8efcbd799334d703c5ace51eb005d0
|
3 |
+
size 111213
|
modelo_glucosa_normal.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7ca9de9f7acadc99c88f6cbca8d70453523ae7db0e36a85453550c1a68474050
|
3 |
+
size 125933
|
resultados_clasificacion_glucosa.csv
ADDED
The diff for this file is too large to render.
See raw diff
|
|