Overfitting vs Training Set
Quick comparison to help you distinguish these two crypto terms.
Overfitting
advanced
risk
Cryptocurrency trading model optimization to historical data that appears profitable in backtests but fails in live trading because parameters accidentally fit random noise rather than capturing genuine predictive patterns.
Read full definitionTraining Set
intermediate
fundamentals
A labeled dataset used to teach machine learning algorithms patterns by showing examples with both inputs and correct outputs, enabling the algorithm to learn relationships before making predictions on unseen data.
Read full definition