ব্যাখ্যাযোগ্য ডিসিশন ট্রি (Explainable Decision Tree)
একটি ব্যাখ্যাযোগ্য ডিসিশন ট্রি হলো একটি ক্লাসিফিকেশন বা রিগ্রেশন ট্রি যা ইচ্ছাকৃতভাবে অগভীর, পাঠযোগ্য এবং নিরীক্ষণযোগ্য করে তৈরি করা হয় — এটি যদি-তাহলে (if-then) নিয়মের একটি সসীম সেট তৈরি করে যা একজন মানুষ অতিরিক্ত সরঞ্জাম ছাড়াই যাচাই করতে পারে। এটি প্রেডিক্টিভ মডেলিং এবং ব্যাখ্যাযোগ্য কৃত্রিম বুদ্ধিমত্তা (Explainable AI - XAI)-এর সংযোগস্থলে অবস্থান করে, যখন স্টেকহোল্ডারদের মডেলের প্রতিটি ভবিষ্যদ্বাণী বোঝা এবং বিশ্বাস করার প্রয়োজন হয় তখন এটি বেছে নেওয়া হয়।
পুরো পদ্ধতিটি পড়ুন
এই অংশটি পড়তে বিনামূল্যের অ্যাকাউন্ট দিয়ে সাইন ইন করুন।
Method map
The neighbourhood of related methods — select a node to explore.
উৎস
- Breiman, L., Friedman, J., Olshen, R. A., & Stone, C. J. (1984). Classification and Regression Trees. Wadsworth & Brooks/Cole. ISBN: 978-0-412-04841-8
- Rudin, C. (2019). Stop explaining black box machine learning models for high stakes decisions and use interpretable models instead. Nature Machine Intelligence, 1(5), 206–215. DOI: 10.1038/s42256-019-0048-x ↗
এই পৃষ্ঠা কীভাবে উদ্ধৃত করবেন
ScholarGate. (2026, June 3). Explainable Decision Tree (Interpretable Rule-Based Classification and Regression Tree). ScholarGate. https://scholargate.app/bn/machine-learning/explainable-decision-tree
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
- Random Forestযন্ত্র শিখন↔ compare
- XGBoostযন্ত্র শিখন↔ compare
যেখানে উদ্ধৃত
এই পৃষ্ঠায় কোনো ত্রুটি চোখে পড়েছে? জানান বা সংশোধনের প্রস্তাব দিন →