Machine learning, source of errors
Before to start What is an error? Observation prediction error = Target – Prediction = Bias + Variance + Noise The main sources of errors are Bias and Variability (variance). Underfitting or overfitting. Underclustering or overclustering. Improper validation (after the training). It could be that comes from the wrong validation set. It is important to divide … Read more