Module: Openlayer::Models::Projects::TestCreateParams::Subtype
- Extended by:
- Internal::Type::Enum
- Defined in:
- lib/openlayer/models/projects/test_create_params.rb
Overview
The test subtype.
Constant Summary collapse
- ANOMALOUS_COLUMN_COUNT =
:anomalousColumnCount- CHARACTER_LENGTH =
:characterLength- CLASS_IMBALANCE_RATIO =
:classImbalanceRatio- EXPECT_COLUMN_A_TO_BE_IN_COLUMN_B =
:expectColumnAToBeInColumnB- COLUMN_AVERAGE =
:columnAverage- COLUMN_DRIFT =
:columnDrift- COLUMN_STATISTIC =
:columnStatistic- COLUMN_VALUES_MATCH =
:columnValuesMatch- CONFLICTING_LABEL_ROW_COUNT =
:conflictingLabelRowCount- CONTAINS_PII =
:containsPii- CONTAINS_VALID_URL =
:containsValidUrl- CORRELATED_FEATURE_COUNT =
:correlatedFeatureCount- CUSTOM_METRIC_THRESHOLD =
:customMetricThreshold- DUPLICATE_ROW_COUNT =
:duplicateRowCount- EMPTY_FEATURE =
:emptyFeature- EMPTY_FEATURE_COUNT =
:emptyFeatureCount- DRIFTED_FEATURE_COUNT =
:driftedFeatureCount- FEATURE_MISSING_VALUES =
:featureMissingValues- FEATURE_VALUE_VALIDATION =
:featureValueValidation- GREAT_EXPECTATIONS =
:greatExpectations- GROUP_BY_COLUMN_STATS_CHECK =
:groupByColumnStatsCheck- ILL_FORMED_ROW_COUNT =
:illFormedRowCount- IS_CODE =
:isCode- IS_JSON =
:isJson- LLM_RUBRIC_THRESHOLD_V2 =
:llmRubricThresholdV2- LABEL_DRIFT =
:labelDrift- METRIC_THRESHOLD =
:metricThreshold- NEW_CATEGORY_COUNT =
:newCategoryCount- NEW_LABEL_COUNT =
:newLabelCount- NULL_ROW_COUNT =
:nullRowCount- ROW_COUNT =
:rowCount- PP_SCORE_VALUE_VALIDATION =
:ppScoreValueValidation- QUASI_CONSTANT_FEATURE =
:quasiConstantFeature- QUASI_CONSTANT_FEATURE_COUNT =
:quasiConstantFeatureCount- SQL_QUERY =
:sqlQuery- DTYPE_VALIDATION =
:dtypeValidation- SENTENCE_LENGTH =
:sentenceLength- SIZE_RATIO =
:sizeRatio- SPECIAL_CHARACTERS_RATIO =
:specialCharactersRatio- STRING_VALIDATION =
:stringValidation- TRAIN_VAL_LEAKAGE_ROW_COUNT =
:trainValLeakageRowCount
Method Summary
Methods included from Internal::Type::Enum
==, ===, coerce, dump, hash, inspect, to_sorbet_type, values
Methods included from Internal::Util::SorbetRuntimeSupport
#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type
Methods included from Internal::Type::Converter
#coerce, coerce, #dump, dump, inspect, #inspect, meta_info, new_coerce_state, type_info