Create test
Create a test.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your workspace API key. See Find your API key for more information.
Path Parameters
The project id.
Body
The test name.
100
"No duplicate rows"
The test description.
"This test checks for duplicate rows in the dataset."
The test type.
integrity
, consistency
, performance
"integrity"
The test subtype.
anomalousColumnCount
, characterLength
, classImbalanceRatio
, expectColumnAToBeInColumnB
, columnAverage
, columnDrift
, columnStatistic
, columnValuesMatch
, conflictingLabelRowCount
, containsPii
, containsValidUrl
, correlatedFeatureCount
, customMetricThreshold
, duplicateRowCount
, emptyFeature
, emptyFeatureCount
, driftedFeatureCount
, featureMissingValues
, featureValueValidation
, greatExpectations
, groupByColumnStatsCheck
, illFormedRowCount
, isCode
, isJson
, llmRubricThresholdV2
, labelDrift
, metricThreshold
, newCategoryCount
, newLabelCount
, nullRowCount
, rowCount
, ppScoreValueValidation
, quasiConstantFeature
, quasiConstantFeatureCount
, sqlQuery
, dtypeValidation
, sentenceLength
, sizeRatio
, specialCharactersRatio
, stringValidation
, trainValLeakageRowCount
"duplicateRowCount"
The evaluation window in seconds. Only applies to tests that use production data.
x <= 2592000
3600
The delay window in seconds. Only applies to tests that use production data.
0 <= x <= 2592000
0
Whether the test is archived.
false
Whether the test uses an ML model.
false
Whether the test uses a validation dataset.
true
Whether the test uses a training dataset.
false
Whether the test uses a reference dataset (monitoring mode only).
false
Whether the test uses production data (monitoring mode only).
false
Response
The test id.
"3fa85f64-5717-4562-b3fc-2c963f66afa6"
The test number.
1
The test name.
100
"No duplicate rows"
The creation date.
"2024-03-22T11:31:01.185Z"
The last updated date.
"2024-03-22T11:31:01.185Z"
The test description.
"This test checks for duplicate rows in the dataset."
The test type.
integrity
, consistency
, performance
"integrity"
The test subtype.
anomalousColumnCount
, characterLength
, classImbalanceRatio
, expectColumnAToBeInColumnB
, columnAverage
, columnDrift
, columnStatistic
, columnValuesMatch
, conflictingLabelRowCount
, containsPii
, containsValidUrl
, correlatedFeatureCount
, customMetricThreshold
, duplicateRowCount
, emptyFeature
, emptyFeatureCount
, driftedFeatureCount
, featureMissingValues
, featureValueValidation
, greatExpectations
, groupByColumnStatsCheck
, illFormedRowCount
, isCode
, isJson
, llmRubricThresholdV2
, labelDrift
, metricThreshold
, newCategoryCount
, newLabelCount
, nullRowCount
, rowCount
, ppScoreValueValidation
, quasiConstantFeature
, quasiConstantFeatureCount
, sqlQuery
, dtypeValidation
, sentenceLength
, sizeRatio
, specialCharactersRatio
, stringValidation
, trainValLeakageRowCount
"duplicateRowCount"
The test creator id.
"589ece63-49a2-41b4-98e1-10547761d4b0"
The project version (commit) id where the test was created.
"3fa85f64-5717-4562-b3fc-2c963f66afa6"
The date the test was archived.
"2024-03-22T11:31:01.185Z"
Whether the test is suggested or user-created.
false
The number of comments on the test.
x >= 0
0
The evaluation window in seconds. Only applies to tests that use production data.
x <= 2592000
3600
The delay window in seconds. Only applies to tests that use production data.
0 <= x <= 2592000
0
Whether the test is archived.
false
Whether the test uses an ML model.
false
Whether the test uses a validation dataset.
true
Whether the test uses a training dataset.
false
Whether the test uses a reference dataset (monitoring mode only).
false
Whether the test uses production data (monitoring mode only).
false