Glossary entry
Threshold
थ्रेसहोल्ड / सीमा मान
Definition (English)
A cutoff value that decides which class a prediction falls into.
अर्थ (नेपालीमा)
अनुमान कुन वर्गमा पर्छ निर्णय गर्ने कटअफ मान।
Glossary entry
थ्रेसहोल्ड / सीमा मान
Definition (English)
A cutoff value that decides which class a prediction falls into.
अर्थ (नेपालीमा)
अनुमान कुन वर्गमा पर्छ निर्णय गर्ने कटअफ मान।
Related terms
Activation Function
एक्टिभेसन फंक्सन
A function that decides whether and how strongly a neuron fires, adding non-linearity.
Churn Prediction
ग्राहक छुट्ने अनुमान
Using models to predict which customers are likely to stop using a product or service.
Class Imbalance
वर्ग असन्तुलन
When some categories have far more examples than others, biasing a model.
Confidence Score
विश्वास अंक
A number expressing how certain a model is about a particular prediction.
Confusion Matrix
कन्फ्युजन म्याट्रिक्स
A table showing correct and incorrect predictions broken down by class.
Ensemble Learning
समूह सिकाइ
Combining multiple models to produce a stronger overall prediction.
Next Token Prediction
अर्को टोकन अनुमान
The core training task of LLMs: predicting the next piece of text given prior context.
Output Layer
आउटपुट तह
The final layer of a network that produces the prediction or result.