Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,25 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
A simple linear temperature classifier that determines whether it is negative or positive.
|
| 5 |
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
tags:
|
| 4 |
+
- Classification
|
| 5 |
+
- Классификация
|
| 6 |
+
- Классификатор
|
| 7 |
+
- Classifier
|
| 8 |
+
- Temperature
|
| 9 |
+
- Температура
|
| 10 |
+
- Классификации
|
| 11 |
+
- Numbers
|
| 12 |
+
- Числа
|
| 13 |
+
- Numbers classification
|
| 14 |
+
- Simple
|
| 15 |
+
- class
|
| 16 |
+
- класс
|
| 17 |
+
- negative
|
| 18 |
+
- positive
|
| 19 |
+
- digit
|
| 20 |
+
- разряд
|
| 21 |
+
- негативный
|
| 22 |
+
- позитивный
|
| 23 |
---
|
| 24 |
A simple linear temperature classifier that determines whether it is negative or positive.
|
| 25 |
|