Machine Learning with python(3&4)
Machine Learning with python(3&4)
Types of evaluations
Train and test on same Dataset
Train/Test Split
Regression metrics are quantitative measures used to evaluate the nice of a
regression model. Scikit-analyze provides several metrics, each with its strengths
and boundaries, to assess how well a model suits the statistics.
High training accuracy isn't necessarily a good thing
Result of over-fitting
• Over-fit: the model is overly trained to the dataset, which may capture noise
and produce a non-generalized model