About 289 results
Open links in new tab
  1. Supervised versus unsupervised learning: What's the difference?

    Within artificial intelligence (AI) and machine learning, there are two basic approaches: supervised learning and unsupervised learning. The main difference is that one uses labeled data to help …

  2. What is semi-supervised learning? - IBM

    Jun 17, 2019 · Unlike semi-supervised (and fully supervised) learning, unsupervised learning algorithms use neither labeled data nor loss functions. Unsupervised learning eschews any …

  3. What is self-supervised learning? - IBM

    Jan 5, 2021 · While supervised and self-supervised learning are largely used for the same kinds of tasks and both require a ground truth to optimize performance via a loss function, self …

  4. Types of Machine Learning | IBM

    Explore the five major machine learning types, including their unique benefits and capabilities, that teams can leverage for different tasks.

  5. What is supervised learning? - IBM

    The difference between supervised learning and unsupervised learning is that unsupervised machine learning uses unlabeled data without any objective ground truth.

  6. differences between supervised and unsupervised learning

    Sep 30, 2022 · Examples of supervised learning include regression, classification, and structured prediction. In unsupervised learning, the model is not given any labeled output data.

  7. What is unsupervised learning? - IBM

    Unlike unsupervised learning algorithms, supervised learning algorithms use labeled data. From that data, it either predicts future outcomes or assigns data to specific categories based on the …

  8. What is reinforcement learning? | IBM

    Supervised and unsupervised learning methods assume each record of input data is independent of other records in the dataset but that each record actualizes a common underlying data …

  9. Classification vs Regression | IBM

    Classification and regression are two foundational pillars of supervised learning. In this article, we’ve explored how classification involves predicting discrete labels, while regression focuses …

  10. What is AI agent learning? - IBM

    The three primary machine learning techniques used in AI agents are supervised learning, unsupervised learning and reinforcement learning. These are deep learning techniques that …