We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 478b025 commit c6bd1d1Copy full SHA for c6bd1d1
model_types/modelTypesList.json
@@ -149,21 +149,6 @@
149
"trainingTime": "< 1 min",
150
"bytes": 15996
151
}
152
- },
153
- {
154
- "modelType": "evaluate",
155
- "modelCategory": "synthetics",
156
- "defaultConfig": "config_templates/gretel/synthetics/tabular-lstm-evaluate.yml",
157
- "description": "Synthesizes data and validates it for downstream models using comprehensive quality and utility reporting.",
158
- "label": "Evaluate",
159
- "sampleDataset": {
160
- "fileName": "bank_marketing_small.csv",
161
- "description": "Create synthetic data based on the publicly available dataset predicting opting in or out of bank marketing.",
162
- "records": 4521,
163
- "fields": 17,
164
- "trainingTime": "< 10 mins",
165
- "bytes": 371020
166
- }
167
168
]
169
0 commit comments