cyberneticlibrary

Master machine learning fundamentals

machine-learning-foundationsskillsetup L164
Tibsfox/gsd-skill-creator
What it does

Supervised and unsupervised learning, bias-variance tradeoff, cross-validation, decision trees, ensemble methods, neural network fundamentals, and the

Best for

When building predictive models, selecting algorithms, or understanding the machine learning pipeline.

Outputs
  • · formatted report
Requires
  • · filesystem
Preconditions

given features X, predict a categorical label y.

Failure modes

Error = Bias^2 + Variance + Irreducible noise; Timeout or resource exhaustion