talhajaved
commited on
Commit
•
109d866
1
Parent(s):
f3f1d9b
Another model card edit
Browse files
README.md
CHANGED
@@ -3,6 +3,6 @@ license: mit
|
|
3 |
language:
|
4 |
- en
|
5 |
library_name: keras
|
6 |
-
pipeline_tag:
|
7 |
---
|
8 |
Simple NN that takes in 27 parameters related to a cryptocurrency and classifies the datapoint as 0 OR 1.
|
|
|
3 |
language:
|
4 |
- en
|
5 |
library_name: keras
|
6 |
+
pipeline_tag: text-classification
|
7 |
---
|
8 |
Simple NN that takes in 27 parameters related to a cryptocurrency and classifies the datapoint as 0 OR 1.
|