Glossary entry
Feature Selection
फिचर छनोट
Definition (English)
Choosing the most relevant input features and discarding the rest to improve a model.
अर्थ (नेपालीमा)
मोडेल सुधार्न सबैभन्दा सान्दर्भिक इनपुट फिचर छानेर बाँकी हटाउने काम।
Glossary entry
फिचर छनोट
Definition (English)
Choosing the most relevant input features and discarding the rest to improve a model.
अर्थ (नेपालीमा)
मोडेल सुधार्न सबैभन्दा सान्दर्भिक इनपुट फिचर छानेर बाँकी हटाउने काम।
Related terms
Attention Mechanism
एटेन्सन मेकानिज्म / ध्यान संयन्त्र
A technique that lets a model focus on the most relevant parts of the input.
Dimensionality Reduction
आयाम न्यूनीकरण
Reducing the number of input features while keeping important information.
Feature
फिचर / विशेषता
An individual measurable property of the data used as input to a model.
Feature Engineering
फिचर इन्जिनियरिङ
The process of selecting and transforming raw data into useful features for a model.
Feature Importance
फिचर महत्त्व
A score showing how much each input feature contributes to a model's predictions.
Feature Store
फिचर स्टोर
A central system for storing, sharing, and serving curated features for models.
Hidden Layer
लुकेको तह
A layer between input and output where a network learns intermediate features.
Linear Regression
रेखीय रिग्रेसन
A model that fits a straight line to predict a numeric value from input features.