Skip to main content
TechScreen Revised
Main menu
Home
You are here
Home
Navigation
Wissenschaftliches Arbeiten
Questionnaires
Quizzes
Biblio
Paper Evaluations
Recent content
Tags in Web Engineering
database
firefox
html
internet
java
JavaScript
linux
php
programming
web
web application
Windows
More
Tags in Social Tags
Computer architecture
Computer programming
Computing
Data management
Free software
Internet privacy
Online advertising
Software
Software engineering
System software
Web design
World Wide Web
More
Case-based Reasoning Challenge
What is a case?
a positive example
a prototypical event
an individual experience
a negative example
How is a case stored?
as a list of attributes
as a field of a record
as a biderectional graph
as an enumeration
as a hash table
How can the similarity of two cases be determined?
with the Euclidean distance
with a fuzzy set
with triangulation of cases
with the average distance
Why can it happen that a case must be adapted?
because the user has asked for an adaptation
because the execution of the case was not successful
because a case cannot be applied to an actual problem
because a case was destroyed by another user
Why does a case-based system requires a domain model?
because a domain model helps to adapt and to repair cases
because the domain model explains the solution to the user
because the domain is required to define the range of attributes
because the domain of the application must be defined
What is a repair of a case?
a change of the values of attributes
a synchronization between problem and case
a repair of the storage of the case
a repair of the structure of a case
Why does a case-based reasoning system applies a weighting function?
to show the relevance of a case
to reflect the different importance of attributes
to let a user describe which solution is best
to describe how often a case was reused
What is the difference between inductive and case-based reasoning?
case-based reasoning is faster than inductive reasoning
in case-based reasoning no abstraction is required
case-based reasoning delivers always a correct solution
case based reasoning has no cold start problem
What kind of learning implements case-based reasoning?
explanation-based learning
deductive learning
abductive learning
incremental learning
What are the advantages of case-based reasoning?
it offers a better user interface
it offers fault tolerance
it allows to show a user different solutions
it integrates learning and problem solving
Log in
to post comments