File size: 410 Bytes
340ed68
4ee65fc
 
340ed68
4ee65fc
340ed68
4ee65fc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---

tags:
- llamafile
license: mit
quantized_by: jartine
---


# CS4185 Test Model

### Purpose

poc of image classification with CS4185 as test data

### Performance

- training history
![alt text](_reports/training_history.png)

- confusion matrix to validation data
![alt text](_reports/cm_validation_data.png)

- confusion matrix to test data
![alt text](_reports/cm_target_data.png)