- www.mycodingclasses.com
A structured set of examples used to train or test an algorithm.
- www.mycodingclasses.com
Splits data into branches to reach predictions.
- www.mycodingclasses.com
Calculates how far predictions are from reality.
- www.mycodingclasses.com
Tags that tell the algorithm what each training example represents.
- www.mycodingclasses.com
Combines multiple decision trees for better accuracy.
- www.mycodingclasses.com
Adjusts model weights to minimize loss.
- www.mycodingclasses.com
Model memorizes data instead of generalizing.
- www.mycodingclasses.com
Model is too simple to capture patterns.
- www.mycodingclasses.com
Splits data into parts to check consistency of results.
