Update README.md
Browse files
README.md
CHANGED
|
@@ -70,6 +70,8 @@ One-vs-Rest classification approach, which means the model treats each
|
|
| 70 |
class as a binary classification problem. As a result, the probabilities
|
| 71 |
are independent, and their sum may exceed or fall below 1.
|
| 72 |
|
|
|
|
|
|
|
| 73 |
<!--
|
| 74 |
### Downstream Use
|
| 75 |
|
|
|
|
| 70 |
class as a binary classification problem. As a result, the probabilities
|
| 71 |
are independent, and their sum may exceed or fall below 1.
|
| 72 |
|
| 73 |
+
For more details on how to use this model, see [our blogpost](https://mbrede.github.io/blog/using_setfit/).
|
| 74 |
+
|
| 75 |
<!--
|
| 76 |
### Downstream Use
|
| 77 |
|