Spaces:
Runtime error
Runtime error
Ilija Eftimov
commited on
Commit
·
ea3434b
1
Parent(s):
0149bca
improved model
Browse files
app.py
CHANGED
@@ -33,7 +33,7 @@ Under the hood it's a pasta classifier, built using Fast.ai by fine-tuning the
|
|
33 |
* Macaroni
|
34 |
* Pappardelle
|
35 |
|
36 |
-
The model's accuracy is ~
|
37 |
|
38 |
The notebook used to train the model can be seen [in Google Colab](https://colab.research.google.com/drive/1NM6BvRkV7xDlnncFqVRGxxg0GFtqpVgT?usp=sharing).
|
39 |
"""
|
|
|
33 |
* Macaroni
|
34 |
* Pappardelle
|
35 |
|
36 |
+
The model's accuracy is ~87.3%.
|
37 |
|
38 |
The notebook used to train the model can be seen [in Google Colab](https://colab.research.google.com/drive/1NM6BvRkV7xDlnncFqVRGxxg0GFtqpVgT?usp=sharing).
|
39 |
"""
|
model.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1aa4d6b0b73cd237c9051d6e41abdea5fd31c50e80db6df0fe78e66b7d2d7bda
|
3 |
+
size 201257061
|