আধা-পর্যবেক্ষিত ন্যাইভ বেইজ
আধা-পর্যবেক্ষিত ন্যাইভ বেইজ (Semi-supervised Naive Bayes) একটি বৃহৎ পরিমাণে অচিহ্নিত ডেটাসেটের সাথে অল্প কিছু চিহ্নিত ডেটাসেট ব্যবহার করে ক্লাসিক ন্যাইভ বেইজ জেনারেটিভ মডেলকে প্রসারিত করে। এক্সপেক্টেশন-ম্যাক্সিমাইজেশন (Expectation-Maximization) ব্যবহার করে, এটি পুনরাবৃত্তিমূলকভাবে অচিহ্নিত উদাহরণগুলির জন্য নরম শ্রেণী নির্ধারণ (soft class assignments) অনুমান করে এবং শ্রেণী ও বৈশিষ্ট্য প্যারামিটারগুলি পুনরায় অনুমান করে, যা চিহ্নিত উদাহরণগুলির অভাব থাকলে উল্লেখযোগ্যভাবে উন্নত ক্লাসিফায়ার তৈরি করে।
পুরো পদ্ধতিটি পড়ুন
এই অংশটি পড়তে বিনামূল্যের অ্যাকাউন্ট দিয়ে সাইন ইন করুন।
Method map
The neighbourhood of related methods — select a node to explore.
উৎস
- Nigam, K., McCallum, A. K., Thrun, S., & Mitchell, T. (2000). Text Classification from Labeled and Unlabeled Documents using EM. Machine Learning, 39(2–3), 103–134. DOI: 10.1023/A:1007692713085 ↗
- Chapelle, O., Scholkopf, B., & Zien, A. (Eds.). (2006). Semi-Supervised Learning. MIT Press. ISBN: 978-0-262-03358-9
এই পৃষ্ঠা কীভাবে উদ্ধৃত করবেন
ScholarGate. (2026, June 3). Semi-supervised Naive Bayes (EM-augmented Generative Classifier). ScholarGate. https://scholargate.app/bn/machine-learning/semi-supervised-naive-bayes
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
- আধা-তত্ত্বাবধানাধীন শিখন (Semi-supervised Learning)যন্ত্র শিখন↔ compare
- Semi-supervised Support Vector Machineযন্ত্র শিখন↔ compare
যেখানে উদ্ধৃত
এই পৃষ্ঠায় কোনো ত্রুটি চোখে পড়েছে? জানান বা সংশোধনের প্রস্তাব দিন →