Machine learningMachine learning
K-Nearest Neighbors מוסבר (Explainable K-Nearest Neighbors)
K-Nearest Neighbors מוסבר (XKNN) מרחיב את סיווג ה-KNN הקלאסי או את הרגרסיה שלו עם מנגנוני הסבר מובנים או לאחר-מעשה (post-hoc), החושפים אילו שכנים נשלפו, אילו תכונות, ותרומות מרחק כלשהן מניעות כל חיזוי אינדיבידואלי — מה שהופך את ההיגיון של המודל לשקוף וניתן לביקורת עבור מקבלי החלטות אנושיים.
קראו את השיטה במלואה
לחברים בלבד
התחברותהתחברו עם חשבון חינמי כדי לקרוא חלק זה.
Method map
The neighbourhood of related methods — select a node to explore.
מקורות
- Cover, T. & Hart, P. (1967). Nearest neighbor pattern classification. IEEE Transactions on Information Theory, 13(1), 21–27. DOI: 10.1109/TIT.1967.1053964 ↗
- Papernot, N. & McDaniel, P. (2018). Deep k-Nearest Neighbors: Towards Confident, Interpretable and Robust Deep Learning. arXiv preprint arXiv:1803.04765. link ↗
איך לצטט עמוד זה
ScholarGate. (2026, June 3). Explainable K-Nearest Neighbors (XKNN). ScholarGate. https://scholargate.app/he/machine-learning/explainable-k-nearest-neighbors
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- עץ החלטהלמידת מכונה↔ compare
- LIME: הסברים מפורשים מקומיים שאינם תלויים במודללמידת מכונה↔ compare
- בייס נאיבילמידת מכונה↔ compare
- יער אקראילמידת מכונה↔ compare