Related terms
Other terms related to Sample (Instance).
-
AUC
एयूसी
The area under the ROC curve summarizing classification performance as a single number.
-
Benchmark
बेन्चमार्क / मापदण्ड
A standard dataset or test used to compare the performance of different models.
-
Convergence
अभिसरण
The point at which further training stops meaningfully improving a model.
-
Dataset
डाटासेट
A structured collection of data used to train, validate, or test a model.
-
Datasheet (Dataset)
डाटासिट (डाटासेट)
A document describing a dataset's contents, sources, and limitations.
-
Distribution
वितरण
How values in a dataset are arranged across their possible range.
-
Epoch
इपोक
One complete pass of the entire training dataset through the model.
-
F1 Score
एफ१ स्कोर
A single metric balancing precision and recall into one number.