Fallbasierte Argumentation: Difference between revisions

From ASE Community
Jump to navigation Jump to search
(Created page with "Category:ASE-Glossar {| class="wikitable" style="margin-left: auto; margin-right: 0px;" !colspan="2"|Fallbasierte Argumentation |- !Relevant für Projekte aus der ASE-Init...")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 11: Line 11:
==ASE-Definition (dt.)==
==ASE-Definition (dt.)==
Die fallbasierte Argumentation ist eine Methode zur Lösung von Problemen, die vorherige Lösungen adaptiert. Es werden vier Aktivitäten durchlaufen:
Die fallbasierte Argumentation ist eine Methode zur Lösung von Problemen, die vorherige Lösungen adaptiert. Es werden vier Aktivitäten durchlaufen:
1. Ähnliche Fälle anhand der Problembeschreibung ermitteln.
1. Ähnliche Fälle anhand der Problembeschreibung ermitteln.
2. Wiederverwendung der angewandten Lösung.
2. Wiederverwendung der angewandten Lösung.
3. Anpassung der Lösung um diese adaptierbar zu machen.
3. Anpassung der Lösung um diese adaptierbar zu machen.
4. Speicherung der neuen Lösung, sobald diese validiert ist.
4. Speicherung der neuen Lösung, sobald diese validiert ist.


==ASE-Definition (engl.)==
==ASE-Definition (engl.)==
Case-based reasoning is a method for solving problems that adapts previous solutions. It goes through four activities:
Case-based reasoning is a method for solving problems that adapts previous solutions. It goes through four activities:
1. identify similar cases based on the problem description.
1. identify similar cases based on the problem description.
2. reuse of the applied solution.
2. reuse of the applied solution.
3. adaptation of the solution to make it adaptable.
3. adaptation of the solution to make it adaptable.
4. saving the new solution once it is validated.
4. saving the new solution once it is validated.
==Literatur==
==Literatur==
[https://www.researchgate.net/publication/220392102_Case-Based_Reasoning_is_a_Methodology_not_a_Technology Watson, I., "Case-Based Reasoning is a Methodology not a Technology", 1999.]
[https://www.researchgate.net/publication/220392102_Case-Based_Reasoning_is_a_Methodology_not_a_Technology Watson, I., "Case-Based Reasoning is a Methodology not a Technology", 1999.]

Latest revision as of 21:18, 20 May 2023

Fallbasierte Argumentation
Relevant für Projekte aus der ASE-Initiative MoSyS
Stadium Up-to-date

ASE-Definition (dt.)

Die fallbasierte Argumentation ist eine Methode zur Lösung von Problemen, die vorherige Lösungen adaptiert. Es werden vier Aktivitäten durchlaufen:

1. Ähnliche Fälle anhand der Problembeschreibung ermitteln.

2. Wiederverwendung der angewandten Lösung.

3. Anpassung der Lösung um diese adaptierbar zu machen.

4. Speicherung der neuen Lösung, sobald diese validiert ist.


ASE-Definition (engl.)

Case-based reasoning is a method for solving problems that adapts previous solutions. It goes through four activities:

1. identify similar cases based on the problem description.

2. reuse of the applied solution.

3. adaptation of the solution to make it adaptable.

4. saving the new solution once it is validated.

Literatur

Watson, I., "Case-Based Reasoning is a Methodology not a Technology", 1999.

Siehe auch