অনলাইন HDBSCAN
Online HDBSCAN হলো HDBSCAN (Hierarchical Density-Based Spatial Clustering of Applications with Noise) হায়ারারকিক্যাল ডেনসিটি-বেসড ক্লাস্টারিং অ্যালগরিদমটির একটি সম্প্রসারণ, যা ডেটা স্ট্রিম বা ক্রমানুসারে আগত ডেটাকে ক্রমবর্ধমানভাবে (incrementally) প্রক্রিয়া করার জন্য ব্যবহৃত হয়। প্রতিটি নতুন পর্যবেক্ষণ সহ সম্পূর্ণ হায়ারার্কি নতুন করে তৈরি করার পরিবর্তে, এটি মিউচুয়াল রিচেবিলিটি গ্রাফ (mutual reachability graph), মিনিমাম স্প্যানিং ট্রি (minimum spanning tree), কনডেন্সড ক্লাস্টার ট্রি (condensed cluster tree) এবং স্টেবিলিটি-বেসড ক্লাস্টার এক্সট্রাকশন (stability-based cluster extraction) বজায় রাখে ও স্থানীয়ভাবে আপডেট করে। এর ফলে সম্পূর্ণ ডেটাসেট পুনরায় প্রক্রিয়া না করেই অবিচ্ছিন্নভাবে ডেনসিটি-বেসড ক্লাস্টারিং সম্ভব হয়।
পুরো পদ্ধতিটি পড়ুন
এই অংশটি পড়তে বিনামূল্যের অ্যাকাউন্ট দিয়ে সাইন ইন করুন।
Method map
The neighbourhood of related methods — select a node to explore.
উৎস
- Hassani, M., Seidl, T. (2017). Using internal evaluation measures to validate the quality of diverse stream clustering algorithms. Vietnam Journal of Computer Science, 4(3), 171–183. DOI: 10.1007/s40595-016-0086-9 ↗
- Campello, R. J. G. B., Moulavi, D., Zimek, A., & Sander, J. (2015). Hierarchical Density Estimates for Data Clustering, Visualization, and Outlier Detection. ACM Transactions on Knowledge Discovery from Data, 10(1), Article 5. DOI: 10.1145/2733381 ↗
এই পৃষ্ঠা কীভাবে উদ্ধৃত করবেন
ScholarGate. (2026, June 3). Online Hierarchical Density-Based Spatial Clustering of Applications with Noise. ScholarGate. https://scholargate.app/bn/machine-learning/online-hdbscan
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
- Ensemble HDBSCANযন্ত্র শিখন↔ compare
- HDBSCANযন্ত্র শিখন↔ compare
- অনলাইন লার্নিংযন্ত্র শিখন↔ compare
- শক্তিশালী HDBSCANযন্ত্র শিখন↔ compare
- স্পেকট্রাল ক্লাস্টারিংযন্ত্র শিখন↔ compare
এই পৃষ্ঠায় কোনো ত্রুটি চোখে পড়েছে? জানান বা সংশোধনের প্রস্তাব দিন →