Update README.md
Browse files
README.md
CHANGED
@@ -50,10 +50,11 @@ You need to use separate code, audio, text, and natural language together with t
|
|
50 |
## Multi-Modal Model
|
51 |
# Model Card for Evolutionary
|
52 |
|
53 |
-
### Model Description
|
54 |
--
|
55 |
###############################################
|
56 |
-
|
|
|
|
|
57 |
```python
|
58 |
from ucimlrepo import fetch_ucirepo
|
59 |
fetch dataset
|
|
|
50 |
## Multi-Modal Model
|
51 |
# Model Card for Evolutionary
|
52 |
|
|
|
53 |
--
|
54 |
###############################################
|
55 |
-
|
56 |
+
### Model breast_cancer_wisconsin_original test
|
57 |
+
--
|
58 |
```python
|
59 |
from ucimlrepo import fetch_ucirepo
|
60 |
fetch dataset
|