Applying Machine Learning: Presented By: Mohamed Naas
Applying Machine Learning: Presented By: Mohamed Naas
Model
D) Training the Model
• The goal of training is to answer a question or
make a prediction correctly as often as possible
• Most of learning algorithms have certain values or
parameters, training aim to adjust them to the
right values
• Training can be computationally expensive
J
𝑤
1
𝑤
0
underfitting Good fitting overfitting
E) Evaluating the Model
• Uses some metric or combination of metrics to "measure"
objective performance of model
Example:
Development /
F) Parameter Tuning
• Tune model parameters for improved performance