قواعد الارتباط المجمعة (Ensemble Association Rules)
تطبق قواعد الارتباط المجمعة مبادئ التعلم المجمع (ensemble learning) على استخراج قواعد الارتباط: يتم اكتشاف مجموعات متعددة من القواعد من عينات فرعية مختلفة للبيانات أو بمعاملات (parameters) متنوعة، ثم يتم دمجها وترجيحها لإنتاج مجموعة أكثر استقرارًا واكتمالًا من أنماط التواجد المشترك. يقلل هذا النهج من الحساسية لاختيارات عتبات الدعم (support) والثقة (confidence) ويحسن المتانة (robustness) على بيانات المعاملات (transactional data) المشوشة.
اقرأ الطريقة كاملة
سجّل الدخول بحساب مجاني لقراءة هذا القسم.
Method map
The neighbourhood of related methods — select a node to explore.
المصادر
- Domingos, P. (1999). MetaCost: A general method for making classifiers cost-sensitive. Proceedings of the 5th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining, 155–164. link ↗
- Rymon, R. (1992). Search through systematic set enumeration. Proceedings of the 3rd International Conference on Principles of Knowledge Representation and Reasoning, 539–550. — foundational work on systematic enumeration used in ensemble aggregation of frequent itemsets. link ↗
كيف تستشهد بهذه الصفحة
ScholarGate. (2026, June 3). Ensemble Association Rule Mining. ScholarGate. https://scholargate.app/ar/machine-learning/ensemble-association-rules
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
- قواعد الارتباطتعلم الآلة↔ compare
- التعبئة (تجميع العينات العشوائية)تعلم الآلة↔ compare
- التعزيزتعلم الآلة↔ compare
- خوارزمية نمو الأنماط المتكررة (FP-Growth)تعلم الآلة↔ compare
- التصويت التجميعيتعلم الآلة↔ compare