Glossary entry
Linear Regression
रेखीय रिग्रेसन
Definition (English)
A model that fits a straight line to predict a numeric value from input features.
अर्थ (नेपालीमा)
इनपुट फिचरबाट सङ्ख्यात्मक मान अनुमान गर्न सोझो रेखा मिलाउने मोडेल।
Glossary entry
रेखीय रिग्रेसन
Definition (English)
A model that fits a straight line to predict a numeric value from input features.
अर्थ (नेपालीमा)
इनपुट फिचरबाट सङ्ख्यात्मक मान अनुमान गर्न सोझो रेखा मिलाउने मोडेल।
Related terms
Dimensionality Reduction
आयाम न्यूनीकरण
Reducing the number of input features while keeping important information.
Feature Selection
फिचर छनोट
Choosing the most relevant input features and discarding the rest to improve a model.
Hidden Layer
लुकेको तह
A layer between input and output where a network learns intermediate features.
Regression
रिग्रेसन / प्रतिगमन
A task where the model predicts a continuous numeric value, such as price or temperature.
API
एपीआई
A defined way for software programs to communicate and use each other's features.
Attention Mechanism
एटेन्सन मेकानिज्म / ध्यान संयन्त्र
A technique that lets a model focus on the most relevant parts of the input.
Autoencoder
अटोइन्कोडर
A network that compresses data into a compact code and reconstructs it, useful for learning features.
Churn Prediction
ग्राहक छुट्ने अनुमान
Using models to predict which customers are likely to stop using a product or service.