Related terms
Other terms related to F1 Score.
-
AUC
एयूसी
The area under the ROC curve summarizing classification performance as a single number.
-
Confidence Score
विश्वास अंक
A number expressing how certain a model is about a particular prediction.
-
Dimensionality Reduction
आयाम न्यूनीकरण
Reducing the number of input features while keeping important information.
-
Feature Importance
फिचर महत्त्व
A score showing how much each input feature contributes to a model's predictions.
-
Load Balancing
लोड ब्यालेन्सिङ
Distributing requests across multiple servers to keep a system fast and reliable.
-
Mean Absolute Error (MAE)
माध्य निरपेक्ष त्रुटि
A regression metric averaging the absolute differences between predictions and truth.
-
Mean Squared Error (MSE)
माध्य वर्ग त्रुटि
A regression metric averaging the squared differences between predictions and true values.
-
Neuron (Node)
न्युरन / नोड
A single computing unit in a neural network that combines inputs and produces an output.