---
title: "What are the types of Machine Learning?"  
description: "What are the types of Machine Learning?"  
author: "Sandra Emily"  
published: 2024-04-04  
updated: 2024-05-15  
canonical: https://www.mindstick.com/forum/160605/what-are-the-types-of-machine-learning  
category: "artificial intelligence"  
tags: ["artificial intelligence", "ai", "machine learning"]  
reading_time: 1 minute  

---

# What are the types of Machine Learning?

What are the types of [Machine Learning](https://www.mindstick.com/articles/13070/rising-popularity-of-machine-learning-classes-in-bangalore)?

## Replies

### Reply by Bhavesh Badani

There are generally 4 different types of machine [learning](https://www.mindstick.com/articles/126221/instructional-design-for-elearning-why-it-is-so-important), which can be defined as:-

## 1. Supervised Machine Learning:

- Trained on a “Labelled Dataset” with both input and output parameters.
- Learns to map inputs to correct outputs.
- Example: Image classification (differentiating between cats and dogs).

## 2. Unsupervised Machine Learning:

- Uses unlabeled data.
- Finds patterns, clusters, or structures in data.
- Example: Grouping similar customer profiles without predefined labels.

## 3. Semi-Supervised Machine Learning:

- Combines labeled and unlabeled data.
- Useful when fully labeled datasets are scarce.
- Example: Enhancing a model’s performance by leveraging both types of data.

## 4. Reinforcement Learning:

- Learns from feedback (rewards or penalties).
- Used in scenarios where an agent interacts with an environment.
- Example: Training an AI to play games or control robots.


---

Original Source: https://www.mindstick.com/forum/160605/what-are-the-types-of-machine-learning

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
