Expert Systems
An expert system encodes a specialist’s rules: if symptoms then hypothesis. Knowledge base + inference engine + explanation module. MYCIN (old medical) is the history example. Brittle when the case is new. Today often mixed with ML.
Fresher — rules you can read, plus “why?” explanation. That explainability is the selling point vs a black-box net.
Expert Systems — output — recommend check measles / because fever+rash. Readable why.
Three parts of an expert system.