Model: According to the first edition of the EU-U.S. terminology and taxonomy for artificial intelligence, the term “Model” means:
A function that takes features as input and predicts labels as output. Typical phases of an AI model’s work flow are: Data collection and preparation, Model development, Model training, Model accuracy evaluation, Hyperparameters’ tuning, Model usage, Model maintenance, Model versioning.