পদ্ধতির তুলনা করুন
নির্বাচিত পদ্ধতিগুলো পাশাপাশি পর্যালোচনা করুন; যে সারিগুলোয় পার্থক্য আছে সেগুলো চিহ্নিত করা হয়।
| একাধিক ডিসটেন্স মেট্রিক লার্নারকে প্রশিক্ষণ দিয়ে× | ভোটিং এনসেম্বল× | |
|---|---|---|
| ক্ষেত্র | যন্ত্র শিখন | যন্ত্র শিখন |
| পরিবার | Machine learning | Machine learning |
| উদ্ভবের বছর≠ | 2000s–2010s | 1990s–2004 |
| প্রবর্তক≠ | Multiple contributors (Weinberger, Saul, et al.) | Lam & Suen; Kuncheva, L. I. (systematic treatment) |
| ধরন≠ | Ensemble of learned distance metrics | Ensemble (combination of multiple classifiers by vote) |
| মৌলিক উৎস≠ | Wang, J., Kalousis, A., & Woznica, A. (2012). Parametric local metric learning for nearest neighbor classification. Advances in Neural Information Processing Systems, 25. link ↗ | Kuncheva, L. I. (2004). Combining Pattern Classifiers: Methods and Algorithms. Wiley-Interscience. ISBN: 978-0-471-21078-8 |
| অপর নাম | EML, ensemble distance metric learning, multiple metric fusion, combined metric learning | majority voting classifier, hard voting, soft voting ensemble, plurality voting ensemble |
| সম্পর্কিত | 5 | 5 |
| সারসংক্ষেপ≠ | Ensemble Metric Learning trains multiple distance metric learners — each on a different data view, feature subspace, or with a different objective — and combines the resulting metrics to produce a single, more robust similarity function. Combining diverse metrics reduces the variance of any individual metric and improves performance in tasks such as nearest-neighbor classification, retrieval, and few-shot learning. | A voting ensemble trains several diverse classifiers independently and combines their predictions by a vote: hard voting picks the class chosen by the most models, while soft voting averages their class-probability estimates, optionally with per-model weights. The combination usually outperforms any individual member, and requires no additional training after the base models are fitted. |
| ScholarGateডেটাসেট ↗ |
|
|