{"slug":"ml-concepts","sectionId":"classical-ml","title":"Core ML concepts","summary":"Supervised, unsupervised, semi/self-supervised, bias-variance, splits, baselines, metrics, and interpretability.","focus":["problem types","bias-variance","validation strategy","baselines and metrics"],"featureIdea":"Bias-variance and train/validation/test split simulator.","status":"shell","requiresBackend":false,"tags":["ml","generalization","validation"],"locale":"en","sectionTitle":"Classical Machine Learning","statusLabel":"shell","backendLabel":"static shell now","pagePath":"/learn/ml-concepts","apiPath":"/api/learning/ml-concepts","selfCheck":["What is the core job of \"Core ML concepts\"?","Which common mistake would break a production implementation of this topic?","Which inputs or limits must be validated before the interactive feature ships?","What is the smallest test that proves the future implementation behaves correctly?","When does this module really need backend compute, and when is a UI simulation enough?"],"implementationNotes":["Start with one focused feature, not a full course inside one page.","All public inputs must be typed, bounded, and covered by reject-case tests.","If a model, dataset, or job is added, document source, license, limits, and fallback.","The interaction must explain the topic rather than serve as decoration."]}