BIRCH — ব্যালান্সড ইটারেটিভ রিডিউসিং অ্যান্ড ক্লাস্টারিং ইউজিং হায়ারারকিস
BIRCH হল একটি স্কেলেবল, ইনক্রিমেন্টাল ক্লাস্টারিং অ্যালগরিদম যা ১৯৯৬ সালে Zhang, Ramakrishnan, এবং Livny দ্বারা প্রবর্তিত হয়েছিল। এটি অত্যন্ত বৃহৎ ডেটাসেট—সম্ভাব্য মেমরির চেয়ে বড়—একক পাসে ক্লাস্টার করার জন্য ডিজাইন করা হয়েছে, ডেটাকে একটি সংক্ষিপ্ত ইন-মেমরি সারাংশ কাঠামোতে সংকুচিত করে যাকে CF-ট্রি (Clustering Feature tree) বলা হয়, যেকোনো স্ট্যান্ডার্ড ক্লাস্টারিং পদ্ধতি প্রয়োগ করার আগে।
পুরো পদ্ধতিটি পড়ুন
এই অংশটি পড়তে বিনামূল্যের অ্যাকাউন্ট দিয়ে সাইন ইন করুন।
Method map
The neighbourhood of related methods — select a node to explore.
উৎস
- Zhang, T., Ramakrishnan, R., & Livny, M. (1996). BIRCH: An efficient data clustering method for very large databases. Proceedings of the 1996 ACM SIGMOD International Conference on Management of Data, 25(2), 103–114. DOI: 10.1145/233269.233324 ↗
- Han, J., Kamber, M., & Pei, J. (2011). Data Mining: Concepts and Techniques (3rd ed., Ch. 10). Morgan Kaufmann. ISBN: 978-0-12-381479-1
এই পৃষ্ঠা কীভাবে উদ্ধৃত করবেন
ScholarGate. (2026, June 3). Balanced Iterative Reducing and Clustering using Hierarchies. ScholarGate. https://scholargate.app/bn/machine-learning/birch
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
এই পৃষ্ঠায় কোনো ত্রুটি চোখে পড়েছে? জানান বা সংশোধনের প্রস্তাব দিন →