Glossary entry
Model Serving
मोडेल सर्भिङ
Definition (English)
Hosting a trained model so applications can send it requests and get predictions.
अर्थ (नेपालीमा)
एप्लिकेसनले अनुरोध पठाएर अनुमान पाउन सकून् भनी तालिम पाएको मोडेल होस्ट गर्ने काम।
Glossary entry
मोडेल सर्भिङ
Definition (English)
Hosting a trained model so applications can send it requests and get predictions.
अर्थ (नेपालीमा)
एप्लिकेसनले अनुरोध पठाएर अनुमान पाउन सकून् भनी तालिम पाएको मोडेल होस्ट गर्ने काम।
Related terms
Inference Endpoint
इन्फरेन्स एन्डपोइन्ट
A network address where applications send inputs to get model predictions.
Inference
इन्फरेन्स
Running a trained model to generate outputs or predictions on new inputs.
Accuracy
शुद्धता
The proportion of predictions a model gets correct out of all predictions.
Batch Inference
ब्याच इन्फरेन्स
Running predictions on many inputs together rather than one at a time.
Citizen Developer
नागरिक विकासकर्ता
A non-technical employee who builds applications using low-code or no-code tools.
Confusion Matrix
कन्फ्युजन म्याट्रिक्स
A table showing correct and incorrect predictions broken down by class.
Decision Tree
निर्णय वृक्ष
A model that makes predictions by following a tree of yes/no questions about the data.
Deployment
तैनाती / डिप्लोयमेन्ट
Putting a trained model into a live system where real users can use it.