Inference

Model inference is a process in machine learning where a trained model is used to make predictions based on new data.

Inference

Areas of application

  • image recognition
  • speech recognition
  • natural language processing

Example

Using a trained image recognition model to identify objects in a new photo.