অ্যাক্টিভ লার্নিং লাইটজিবিএম (Active Learning LightGBM)
অ্যাক্টিভ লার্নিং লাইটজিবিএম (Active Learning LightGBM) কোয়েরি-দক্ষ লেবেল-নির্বাচন কৌশলকে (query-efficient label-selection strategy) অ্যাক্টিভ লার্নিং (active learning)-এর সাথে লাইটজিবিএম (LightGBM)-এর গতি এবং নির্ভুলতার সমন্বয় করে। লাইটজিবিএম (LightGBM) হলো একটি হিস্টোগ্রাম-ভিত্তিক গ্রেডিয়েন্ট বুস্টিং ফ্রেমওয়ার্ক। মডেলটি পুনরাবৃত্তিমূলকভাবে মানব টীকা (human annotation)-এর জন্য সবচেয়ে তথ্যপূর্ণ লেবেলবিহীন উদাহরণগুলি নির্বাচন করে, ক্রমবর্ধমান লেবেলযুক্ত সেটের উপর লাইটজিবিএম (LightGBM)-কে পুনরায় প্রশিক্ষণ দেয় এবং প্যাসিভ সুপারভাইজড লার্নিং (passive supervised learning)-এর তুলনায় অনেক কম লেবেলযুক্ত উদাহরণ ব্যবহার করে উচ্চ নির্ভুলতায় পৌঁছায়।
পুরো পদ্ধতিটি পড়ুন
এই অংশটি পড়তে বিনামূল্যের অ্যাকাউন্ট দিয়ে সাইন ইন করুন।
Method map
The neighbourhood of related methods — select a node to explore.
উৎস
- Settles, B. (2012). Active Learning. Synthesis Lectures on Artificial Intelligence and Machine Learning, 6(1), 1–114. Morgan & Claypool. DOI: 10.2200/S00429ED1V01Y201207AIM018 ↗
- Ke, G., Meng, Q., Finley, T., Wang, T., Chen, W., Ma, W., Ye, Q., & Liu, T.-Y. (2017). LightGBM: A Highly Efficient Gradient Boosting Decision Tree. Advances in Neural Information Processing Systems, 30, 3146–3154. link ↗
এই পৃষ্ঠা কীভাবে উদ্ধৃত করবেন
ScholarGate. (2026, June 3). Active Learning with Light Gradient Boosting Machine. ScholarGate. https://scholargate.app/bn/machine-learning/active-learning-lightgbm
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.
- সক্রিয় শিখন (Active Learning)যন্ত্র শিখন↔ compare
- গ্রেডিয়েন্ট বুস্টিংযন্ত্র শিখন↔ compare
- লাইটজিবিএমযন্ত্র শিখন↔ compare
- Random Forestযন্ত্র শিখন↔ compare
- XGBoostযন্ত্র শিখন↔ compare
এই পৃষ্ঠায় কোনো ত্রুটি চোখে পড়েছে? জানান বা সংশোধনের প্রস্তাব দিন →