en_textcat_sales_in / README.md
andreids's picture
Update spaCy pipeline
9a87fb8
|
raw
history blame
960 Bytes
---
tags:
- spacy
- text-classification
language:
- en
model-index:
- name: en_textcat_sales_in
results: []
---
| Feature | Description |
| --- | --- |
| **Name** | `en_textcat_sales_in` |
| **Version** | `0.0.0` |
| **spaCy** | `>=3.4.3,<3.5.0` |
| **Default Pipeline** | `textcat` |
| **Components** | `textcat` |
| **Vectors** | 0 keys, 0 unique vectors (0 dimensions) |
| **Sources** | n/a |
| **License** | n/a |
| **Author** | [n/a]() |
### Label Scheme
<details>
<summary>View label scheme (2 labels for 1 components)</summary>
| Component | Labels |
| --- | --- |
| **`textcat`** | `OTHER`, `2100 - Sales` |
</details>
### Accuracy
| Type | Score |
| --- | --- |
| `CATS_SCORE` | 91.98 |
| `CATS_MICRO_P` | 92.13 |
| `CATS_MICRO_R` | 92.13 |
| `CATS_MICRO_F` | 92.13 |
| `CATS_MACRO_P` | 91.85 |
| `CATS_MACRO_R` | 92.14 |
| `CATS_MACRO_F` | 91.98 |
| `CATS_MACRO_AUC` | 97.13 |
| `CATS_MACRO_AUC_PER_TYPE` | 0.00 |
| `TEXTCAT_LOSS` | 151.75 |