Skip to content

Commit eca571e

Browse files
HenriqueTolentinonakolean
authored andcommitted
Remove "Evaluate" from modelTypesList.json (#449)
1 parent 8ff229a commit eca571e

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

model_types/modelTypesList.json

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -149,21 +149,6 @@
149149
"trainingTime": "< 1 min",
150150
"bytes": 15996
151151
}
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-
}
167152
}
168153
]
169154
}

0 commit comments

Comments
 (0)