Machine learningMachine learning
كي أقرب الجيران المفسر (XKNN)
يُعزز مصنف أو مُقدّر كي أقرب الجيران (KNN) الكلاسيكي بآليات تفسير منظمة لاحقة أو مدمجة، تكشف عن الجيران المسترجعين، والميزات، ومساهمات المسافة التي تقود كل تنبؤ فردي - مما يجعل منطق النموذج شفافًا وقابلًا للتدقيق لصناع القرار البشريين.
اقرأ الطريقة كاملة
للأعضاء فقط
تسجيل الدخولسجّل الدخول بحساب مجاني لقراءة هذا القسم.
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/ar/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.
- شجرة القرار (Decision Tree)تعلم الآلة↔ compare
- LIMEتعلم الآلة↔ compare
- بايز الساذج (Naive Bayes)تعلم الآلة↔ compare
- الغابات العشوائيةتعلم الآلة↔ compare