Friday, May 09, 2025

Major Types of Machine Learning Tasks

 In machine learning, especially classification:? are there other kinds of machine learning?

Q: In machine learning, especially classification:? are there other kinds of machine learning?

Major Types of Machine Learning Tasks

TypeDescriptionExample Use Case
1. ClassificationPredict discrete labels (categories)Handwritten digit recognition (0–9)
2. RegressionPredict continuous valuesPredict house price from features
3. ClusteringGroup similar data without labelsCustomer segmentation
4. Dimensionality ReductionCompress data while preserving structurePCA for visualization or compression
5. Anomaly DetectionFind rare or unusual patternsCredit card fraud detection
6. Reinforcement LearningLearn through interaction with an environmentTraining a robot or game AI
7. Generative ModelingCreate new data like images, text, audioText generation, image synthesis

No comments: