Which of the following is the best definition of Machine Learning?
In Supervised Learning, the algorithm learns from:
Predicting the price of a house based on its size is an example of:
Which of these is an example of Unsupervised Learning?
What is 'Overfitting' in Machine Learning?
Which function is used in Logistic Regression to map values between 0 and 1?
What is the main goal of Principal Component Analysis (PCA)?
In a Confusion Matrix, 'True Positives' are:
Which algorithm uses a 'Hyperplane' to separate classes?
What is 'Random Forest'?
Which part of a Neural Network is responsible for weight adjustment during training?
What is the purpose of an 'Activation Function' (like ReLU)?
Which Neural Network architecture is specifically designed for Image processing?
What are 'LSTMs' (Long Short-Term Memory) primarily used for?
What does 'Adam' stand for in ML optimization?