Answer Posted / Monika
There are several approaches for machine learning. Here are some of them: 1) Supervised Learning (e.g., Linear Regression, Logistic Regression, Support Vector Machines), 2) Unsupervised Learning (e.g., K-means Clustering, Hierarchical Clustering, Principal Component Analysis), 3) Semi-Supervised Learning (combining supervised and unsupervised learning), 4) Reinforcement Learning (e.g., Q-Learning, Deep Q Networks), and 5) Transfer Learning (using pre-trained models for new tasks).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers