Supervised Analysis [supervisedML]
Supervised Analysis often refers to building a statistical model based on labeling of data. A typical supervised analysis method would use a training dataset where humans annotate a dataset of examples and then build a model that can recognize patterns associated with the annotation to discover similar data patterns in a “test” dataset.
Synonyms:
supervised, supervised machine learning, supervised analysis, supervised ML