Classification

Classification is a supervised learning technique used to categorize new observations or data points into predefined classes or labels.

Classification

Areas of application

  • Medical Diagnostics
  • Fraud Detection
  • Email Filtering
  • Financial Market Prediction
  • Image Recognition
  • Customer Segmentation
  • Speech Recognition
  • Information Retrieval

Example

Using a machine learning model to classify images as either cats or dogs based on their visual features.