What is Reinforcement Learning?
Machine Learning
22 questions
Define precision and recall.
What is the role of a learning rate in gradient descent?
Differentiate between L1 and L2 regularization.
What is one-hot encoding?
Define a perceptron.
What is the Silhouette score used for?
Name two common activation functions.
What is the naive assumption in Naive Bayes?
What is the curse of dimensionality?
Explain Ridge and Lasso regularization techniques.
Describe the Naive Bayes classifier theorem and its applications.
Explain Agglomerative Hierarchical Clustering with an example.
Discuss various methods to deal with highly imbalanced datasets.
What is a ROC curve and how is the AUC calculated?
Explain the architecture of a Multilayer Perceptron (MLP).
Discuss the difference between Standardization and Normalization for feature scaling.
Elaborate on the architecture and working of Convolutional Neural Networks (CNNs) for image classification.
Explain K-Means vs Hierarchical clustering. Give a detailed mathematical explanation of both approaches.
Discuss Logistic Regression cost function derivation and how gradient descent minimizes it.
Provide a detailed explanation of Hidden Markov Models (HMM) and their applications in sequential data.
Explain the concept of Q-Learning in Reinforcement Learning with a detailed algorithmic breakdown.