Glossary entry
REST API
रेस्ट एपीआई
Definition (English)
A common style of web API for sending and receiving data over standard requests.
अर्थ (नेपालीमा)
मानक अनुरोधमार्फत डाटा पठाउन र प्राप्त गर्ने वेब एपीआईको प्रचलित शैली।
Glossary entry
रेस्ट एपीआई
Definition (English)
A common style of web API for sending and receiving data over standard requests.
अर्थ (नेपालीमा)
मानक अनुरोधमार्फत डाटा पठाउन र प्राप्त गर्ने वेब एपीआईको प्रचलित शैली।
Related terms
Latency
ल्याटेन्सी / विलम्ब
The delay between sending a request to a model and receiving its response.
Backpropagation
ब्याकप्रोपागेसन
The algorithm that adjusts weights by sending error signals backward through the network.
Benchmark
बेन्चमार्क / मापदण्ड
A standard dataset or test used to compare the performance of different models.
Common Sense Reasoning
सामान्य बुद्धि तर्क
The ability to make everyday assumptions humans take for granted, still hard for AI.
Feature Selection
फिचर छनोट
Choosing the most relevant input features and discarding the rest to improve a model.
Load Balancing
लोड ब्यालेन्सिङ
Distributing requests across multiple servers to keep a system fast and reliable.
Matrix Factorization
म्याट्रिक्स फ्याक्टराइजेसन
Breaking a large matrix into smaller ones to uncover patterns, common in recommenders.
Mean / Average
औसत
The sum of values divided by how many there are, a common measure of central tendency.