Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,4 @@
|
|
1 |
---
|
2 |
-
inference: false
|
3 |
-
---
|
4 |
-
---
|
5 |
library_name: sklearn
|
6 |
tags:
|
7 |
- sklearn
|
@@ -44,9 +41,9 @@ widget:
|
|
44 |
- 6
|
45 |
- 0
|
46 |
Curricular units 1st sem (grade):
|
47 |
-
- 0
|
48 |
-
- 14
|
49 |
-
- 0
|
50 |
Curricular units 1st sem (without evaluations):
|
51 |
- 0
|
52 |
- 0
|
@@ -68,9 +65,9 @@ widget:
|
|
68 |
- 6
|
69 |
- 0
|
70 |
Curricular units 2nd sem (grade):
|
71 |
-
- 0
|
72 |
- 13.666666666666666
|
73 |
-
- 0
|
74 |
Curricular units 2nd sem (without evaluations):
|
75 |
- 0
|
76 |
- 0
|
@@ -147,6 +144,9 @@ widget:
|
|
147 |
- 10.8
|
148 |
- 13.9
|
149 |
- 10.8
|
|
|
|
|
|
|
150 |
---
|
151 |
|
152 |
# Model description
|
@@ -231,4 +231,4 @@ This model is trained for educational purposes.
|
|
231 |
|
232 |
# Confusion Matrix
|
233 |
|
234 |
-
![Confusion Matrix](confusion_matrix.png)
|
|
|
1 |
---
|
|
|
|
|
|
|
2 |
library_name: sklearn
|
3 |
tags:
|
4 |
- sklearn
|
|
|
41 |
- 6
|
42 |
- 0
|
43 |
Curricular units 1st sem (grade):
|
44 |
+
- 0
|
45 |
+
- 14
|
46 |
+
- 0
|
47 |
Curricular units 1st sem (without evaluations):
|
48 |
- 0
|
49 |
- 0
|
|
|
65 |
- 6
|
66 |
- 0
|
67 |
Curricular units 2nd sem (grade):
|
68 |
+
- 0
|
69 |
- 13.666666666666666
|
70 |
+
- 0
|
71 |
Curricular units 2nd sem (without evaluations):
|
72 |
- 0
|
73 |
- 0
|
|
|
144 |
- 10.8
|
145 |
- 13.9
|
146 |
- 10.8
|
147 |
+
language:
|
148 |
+
- en
|
149 |
+
pipeline_tag: tabular-classification
|
150 |
---
|
151 |
|
152 |
# Model description
|
|
|
231 |
|
232 |
# Confusion Matrix
|
233 |
|
234 |
+
![Confusion Matrix](confusion_matrix.png)
|