ابدأ بالتواصل مع الأشخاص وتبادل معارفك المهنية

أنشئ حسابًا أو سجّل الدخول للانضمام إلى مجتمعك المهني.

متابعة

Can we use data structures other than Hash Map to implement Random search of client info in Multiplexing Server. What will be the Amortized cost?

Is random search using Hash Map and keys is Always most optimized in data mining .

user-image
تم إضافة السؤال من قبل مستخدم محذوف‎
تاريخ النشر: 2014/02/01
Bader Mariam
من قبل Bader Mariam , Software Developer Consultant , Online Business Systems

I would use a Red-Black tree to map keys to values. It maintains the keys in sorted order so it is good for

taking the value from a given index

inserting a value at a given index

 

deleting a value at a given index

You have to be a little bit more specific in your question about data mining.

There are several data mining tasks, including classification, regression, clustering, dependence modeling and others.

data mining algorithm can solve each of these tasks separately. Therefore, the first step in designing a data mining algorithm is to define which task the algorithm will address

Hope I helped

 

المزيد من الأسئلة المماثلة

هل تحتاج لمساعدة في كتابة سيرة ذاتية تحتوي على الكلمات الدلالية التي يبحث عنها أصحاب العمل؟