Course Content
International Business: Managing Business in the Globalization Era
International Business: Managing Business in the Globalization Era
0/2
Balance of Payment
Balance of Payment
0/1
Data Warehousing, Data Mining, and Knowledge Management – Concepts Managing Technological Change.
Data Warehousing, Data Mining, and Knowledge Management – Concepts Managing Technological Change.
0/7
Unit IX: Test Your Knowlege
Unit IX: Test Your Knowlege
0/1
Unit IX: International Business and Management Information Systems

🧠 AI – Case-Based Reasoning (CBR)

🧠 Case-Based Reasoning (CBR) is a problem-solving process that uses past cases to solve new problems. The correct sequence in CBR typically follows these steps:

  1. 📝 User describes the problem
    – The system first receives the problem input from the user.
  2. System asks user additional questions to narrow search
    – To refine the understanding of the problem, the system gathers more specific details.
  3. 🔍 System searches database for similar cases
    – Using the refined input, the system looks up previously solved cases in its case base.
  4. 📂 System finds closest fit and retrieves solution
    – From the retrieved cases, the system selects the one that most closely matches.
  5. 🛠️ System modifies the so lution to better fit the problem and got successful
    – If necessary, the retrieved solution is adapted to suit the new problem more precisely.