Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 0 additions & 15 deletions model_types/modelTypesList.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,21 +149,6 @@
"trainingTime": "< 1 min",
"bytes": 15996
}
},
{
"modelType": "evaluate",
"modelCategory": "synthetics",
"defaultConfig": "config_templates/gretel/synthetics/tabular-lstm-evaluate.yml",
"description": "Synthesizes data and validates it for downstream models using comprehensive quality and utility reporting.",
"label": "Evaluate",
"sampleDataset": {
"fileName": "bank_marketing_small.csv",
"description": "Create synthetic data based on the publicly available dataset predicting opting in or out of bank marketing.",
"records": 4521,
"fields": 17,
"trainingTime": "< 10 mins",
"bytes": 371020
}
}
]
}
Loading