Glossary entry
Feature Engineering
फिचर इन्जिनियरिङ
Definition (English)
The process of selecting and transforming raw data into useful features for a model.
अर्थ (नेपालीमा)
कच्चा डाटालाई मोडेलका लागि उपयोगी फिचरमा छनोट र रूपान्तरण गर्ने प्रक्रिया।
Glossary entry
फिचर इन्जिनियरिङ
Definition (English)
The process of selecting and transforming raw data into useful features for a model.
अर्थ (नेपालीमा)
कच्चा डाटालाई मोडेलका लागि उपयोगी फिचरमा छनोट र रूपान्तरण गर्ने प्रक्रिया।
Related terms
Autoencoder
अटोइन्कोडर
A network that compresses data into a compact code and reconstructs it, useful for learning features.
Feature Selection
फिचर छनोट
Choosing the most relevant input features and discarding the rest to improve a model.
Feature Store
फिचर स्टोर
A central system for storing, sharing, and serving curated features for models.
Prompt Engineering
प्रम्प्ट इन्जिनियरिङ
The practice of designing effective prompts to get useful outputs from an AI model.
Active Learning
सक्रिय सिकाइ
A method where the model selects the most useful examples for humans to label.
API
एपीआई
A defined way for software programs to communicate and use each other's features.
Content-Based Filtering
सामग्री-आधारित छनोट
Recommending items similar to what a user already liked, based on item features.
Curse of Dimensionality
आयामको अभिशाप
Problems that arise when data has too many features, making learning harder.