Glossary entry
k-Means Clustering
के-मिन्स क्लस्टरिङ
Definition (English)
An algorithm that groups data into k clusters around computed center points.
अर्थ (नेपालीमा)
डाटालाई गणना गरिएका केन्द्रवरिपरि k समूहमा बाँड्ने एल्गोरिदम।
Glossary entry
के-मिन्स क्लस्टरिङ
Definition (English)
An algorithm that groups data into k clusters around computed center points.
अर्थ (नेपालीमा)
डाटालाई गणना गरिएका केन्द्रवरिपरि k समूहमा बाँड्ने एल्गोरिदम।
Related terms
DBSCAN
डीबीस्क्यान
A clustering method that groups dense regions and marks sparse points as noise.
Hierarchical Clustering
श्रेणीबद्ध क्लस्टरिङ
Building nested clusters by repeatedly merging or splitting groups.
Clustering
क्लस्टरिङ / समूहीकरण
Grouping similar data points together without using predefined labels.
Gaussian Mixture Model
गाउसियन मिक्स्चर मोडेल
A clustering model that assumes data comes from several overlapping bell-shaped groups.
A* Search
ए-स्टार खोज
A pathfinding algorithm that combines actual cost and an estimate to find the best route.
Algorithm
एल्गोरिदम / कार्यविधि
A step-by-step set of instructions a computer follows to solve a problem or complete a task.
Algorithmic Bias
एल्गोरिदमिक पूर्वाग्रह
Unfair outcomes produced by an algorithm, often due to biased data or design.
Anomaly Detection
असामान्यता पहिचान
Spotting data points that deviate sharply from normal patterns, e.g. fraud or faults.