Mandajohansen commited on
Commit
81a31b8
·
verified ·
1 Parent(s): 42bf123
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -13,7 +13,7 @@ pretty_name: Mini Project - Trash Sorting
13
  ---
14
 
15
  The dataset can be used to train a model for trash sorting, which consists of five categories of labels/trash audio samples: Metal, Glass, Cardboard, Plastic and Noise.
16
- The model created from this data set uses MFE and classifier - with this the accuracy of the model is 90,26%.
17
- Can be found on Edge Impulse: https://studio.edgeimpulse.com/public/556871/live
18
 
19
  It consist of both training and testing data, more detail can be seen in the edge impulse.
 
13
  ---
14
 
15
  The dataset can be used to train a model for trash sorting, which consists of five categories of labels/trash audio samples: Metal, Glass, Cardboard, Plastic and Noise.
16
+ The model created from this data set uses MFE and classifier - with this the accuracy of the model is 94,55%.
17
+ It can be found on Edge Impulse: https://studio.edgeimpulse.com/public/574071/live
18
 
19
  It consist of both training and testing data, more detail can be seen in the edge impulse.