Glossary
There are currently 14 names in this directory beginning with the letter M.
M
Machine learing
Machine learning is data analytic methods that detect unknown patterns from large data to predict the outcomes of interest.
Margin of error
The margin of error is a measure of the uncertainty or variability in the estimates obtained from the sample.
Mean Absolute Percentage Error (MAPE)
MAPE is a common metric for association models. It measures the percentage difference between the predicted values and the actual values in a dataset.
Misclassification Rate (MR)
MR is a measure of how often a model misclassifies (makes incorrect predictions) the target variable (including actual positives and actual negatives).
Model reliability
Model reliability refers to the internal consistency of a model. It means the model produces consistent results with different runs using different data sets.
Model selection and tuning
Ensemble models require careful selection and tuning of base learners and configurations. Different combinations of models and configurations can significantly impact the model performance.

