Skip to content

Commit 8ff229a

Browse files
thesteadynakolean
authored andcommitted
NavFT: add new sample dataset and links to blueprint cards (#442)
* add new sample dataset and links to blueprint cards * update dataset metadata * update financial_transactions dataset
1 parent f94fc57 commit 8ff229a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

model_types/modelTypesList.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
"sampleDataset": {
1010
"fileName": "financial_transactions.csv",
1111
"description": "This financial dataset contains transaction ID, date, payment, currency, type, and description for banking transactions. It includes numeric, categorical, and free text tabular data.",
12-
"records": 9345,
12+
"records": 9344,
1313
"fields": 6,
14-
"trainingTime": "8 mins",
15-
"bytes": 677591
14+
"trainingTime": "10 mins",
15+
"bytes": 683576
1616
}
1717
},
1818
{
@@ -166,4 +166,4 @@
166166
}
167167
}
168168
]
169-
}
169+
}

0 commit comments

Comments
 (0)