Search In this Thesis
   Search In this Thesis  
العنوان
A New Case-Based Reasoning Indexing Scheme Using Realational Database /
الناشر
Zaki Ahmed Zaki Mahrous ,
المؤلف
Mahrous, Zaki Ahmed Zaki
هيئة الاعداد
باحث / زكى أحمد زكى محروس
مشرف / محمد اسماعيل
مشرف / امل عبدالرحيم توفيق النحاس
Amal.Elnahas@gmail.com
مشرف / هشام محمد احمد سويلم
مناقش / محمد ذكى عبد المجيد
مناقش / مجدى حسين ناجى محمد
magdy.nagi@ieee.com
الموضوع
Databases Computer Sciences
تاريخ النشر
2003
عدد الصفحات
85 p. :
اللغة
الإنجليزية
الدرجة
ماجستير
التخصص
الهندسة (متفرقات)
تاريخ الإجازة
1/1/2003
مكان الإجازة
جامعة الاسكندريه - كلية الهندسة - هندسة الحاسبات والنظم
الفهرس
Only 14 pages are availabe for public view

from 32

from 32

Abstract

In this thesis, a new CBR indexing scheme that uses relational databases is presented The former main idea IS to retrieve cases from database and then apply some processing to them to build the case base index tree. The new indexing scheme attempts to overcome the weak points in the old scheme by building the index in the database and cache this index in the memory.
This scheme has many advantages. First, no need for domain knowledge to build the index Second, no loss of related cases. Third, it is a generic scheme that does not need any changes when adding new indexing features or removing old ones.
A performance comparative study is included to show that there is a range in which the new scheme is better in terms of retrieval time than the old scheme due to the index building time which is relatively large compared to the retrieval time in both schemes