SimplePractice Interview Question

System Design: Design a ML/AI system that can recommend the 4 most relevant ICD10 codes given a therapy session transcript and summary. Python Coding: Ingest streaming data of patient therapy session scores and compute the averages of the 3 most recent scores by patient.