Glossary entry
Batch Inference
ब्याच इन्फरेन्स
Definition (English)
Running predictions on many inputs together rather than one at a time.
अर्थ (नेपालीमा)
एक-एक नभई धेरै इनपुटमा सँगै अनुमान चलाउने तरिका।
Glossary entry
ब्याच इन्फरेन्स
Definition (English)
Running predictions on many inputs together rather than one at a time.
अर्थ (नेपालीमा)
एक-एक नभई धेरै इनपुटमा सँगै अनुमान चलाउने तरिका।
Related terms
Inference
इन्फरेन्स
Running a trained model to generate outputs or predictions on new inputs.
Inference Endpoint
इन्फरेन्स एन्डपोइन्ट
A network address where applications send inputs to get model predictions.
Batch
ब्याच
A small subset of training data processed together in one step of training.
Batch Normalization
ब्याच नर्मलाइजेसन
A technique that stabilizes and speeds up training by normalizing layer inputs.
Random Forest
र्यान्डम फरेस्ट
An ensemble of many decision trees whose predictions are combined for better accuracy.
Rate Limit
रेट लिमिट / दर सीमा
A cap on how many requests a user can make to a service in a time window.
Accuracy
शुद्धता
The proportion of predictions a model gets correct out of all predictions.
Adversarial Attack
प्रतिकूल आक्रमण
Deliberately crafted inputs designed to fool an AI model into making mistakes.