Glossary entry
Decision Tree
निर्णय वृक्ष
Definition (English)
A model that makes predictions by following a tree of yes/no questions about the data.
अर्थ (नेपालीमा)
डाटाबारे हुन्छ/हुँदैन प्रश्नको वृक्ष पछ्याएर अनुमान गर्ने मोडेल।
Glossary entry
निर्णय वृक्ष
Definition (English)
A model that makes predictions by following a tree of yes/no questions about the data.
अर्थ (नेपालीमा)
डाटाबारे हुन्छ/हुँदैन प्रश्नको वृक्ष पछ्याएर अनुमान गर्ने मोडेल।
Related terms
Random Forest
र्यान्डम फरेस्ट
An ensemble of many decision trees whose predictions are combined for better accuracy.
Accuracy
शुद्धता
The proportion of predictions a model gets correct out of all predictions.
Artificial Intelligence (AI)
कृत्रिम बुद्धिमत्ता
The field of building machines and software that can perform tasks normally requiring human intelligence, such as reasoning, learning, and decision-making.
Batch Inference
ब्याच इन्फरेन्स
Running predictions on many inputs together rather than one at a time.
Build vs Buy
बनाउने कि किन्ने
The decision between developing an AI solution in-house or purchasing an existing one.
Confidence Score
विश्वास अंक
A number expressing how certain a model is about a particular prediction.
Confusion Matrix
कन्फ्युजन म्याट्रिक्स
A table showing correct and incorrect predictions broken down by class.
Data-Driven Decision Making
डाटा-आधारित निर्णय
Basing business choices on data and analysis rather than intuition alone.