Which ML algorithm is used for regression?
Enlightened
Posted on: Oct 13, 2025
In: Machine Learning
- Linear Regression
- K-Means
- Decision Tree
- Naive Bayes
What is bias in ML?
Enlightened
Posted on: Oct 13, 2025
In: Machine Learning
- Error due to wrong assumptions
- Random noise
- Variance in data
- Learning rate
Which technique reduces dimensionality?
Enlightened
Posted on: Oct 13, 2025
In: Machine Learning
- PCA
- Clustering
- Regression
- Bagging
Which ensemble method averages predictions?
Enlightened
Posted on: Oct 13, 2025
In: Machine Learning
- Bagging
- Boosting
- Stacking
- Gradient Descent
Which evaluation metric suits imbalanced classification?
Enlightened
Posted on: Oct 13, 2025
In: Machine Learning
- F1-Score
- Accuracy
- MSE
- R-Squared