Glossary entry
Data Leakage
डाटा चुहावट
Definition (English)
When information from outside the training set sneaks in, giving misleadingly good results.
अर्थ (नेपालीमा)
तालिम सेटबाहिरको जानकारी भित्र पस्दा भ्रामक रूपमा राम्रो नतिजा आउने अवस्था।
Glossary entry
डाटा चुहावट
Definition (English)
When information from outside the training set sneaks in, giving misleadingly good results.
अर्थ (नेपालीमा)
तालिम सेटबाहिरको जानकारी भित्र पस्दा भ्रामक रूपमा राम्रो नतिजा आउने अवस्था।
Related terms
Reinforcement Learning
सुदृढीकरण सिकाइ
Training an agent to make decisions by rewarding good actions and penalizing bad ones.
Bagging
ब्यागिङ
Training many models on random data subsets and averaging them to reduce variance.
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.
Bias (in AI)
पूर्वाग्रह (एआईमा)
Systematic unfairness in AI outputs, often reflecting biases present in training data.
Caching
क्यासिङ
Storing frequently used results so they can be returned quickly without recomputing.
Carbon Footprint (AI)
कार्बन फुटप्रिन्ट (एआई)
The greenhouse-gas emissions caused by training and running AI systems.
Channel
च्यानल
A separate layer of information in data, such as the red, green, or blue in an image.