Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,8 @@ pipeline_tag: tabular-classification
|
|
10 |
tags:
|
11 |
- biology
|
12 |
- π§
|
|
|
|
|
13 |
---
|
14 |
|
15 |
# Palmer Penguins Species Classifier
|
@@ -66,4 +68,4 @@ print(f"Predicted species: {predicted_species}")
|
|
66 |
|
67 |
No penguins were harmed while training this model π§.
|
68 |
|
69 |
-
We were noot involved in collecting the π§ data.
|
|
|
10 |
tags:
|
11 |
- biology
|
12 |
- π§
|
13 |
+
datasets:
|
14 |
+
- SIH/palmer-penguins
|
15 |
---
|
16 |
|
17 |
# Palmer Penguins Species Classifier
|
|
|
68 |
|
69 |
No penguins were harmed while training this model π§.
|
70 |
|
71 |
+
We were noot involved in collecting the π§ data.
|