Commit
·
f3f1d9b
1
Parent(s):
b195883
More model card edits
Browse files
README.md
CHANGED
@@ -3,5 +3,6 @@ license: mit
|
|
3 |
language:
|
4 |
- en
|
5 |
library_name: keras
|
|
|
6 |
---
|
7 |
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: tabular-classification
|
7 |
---
|
8 |
Simple NN that takes in 27 parameters related to a cryptocurrency and classifies the datapoint as 0 OR 1.
|