You are on page 1of 2

1. What percentage is your work managerial (delivery) vs hands-on (technical) with the team?

2. What are the popular loss functions typically used for regression problems?*

 F1 Loss

 MSE Loss

 Log Loss

 Euclidean Loss

3. What are the metrics used for imbalanced classification problems*

 Accuracy

 Confusion Matrix

 F1 Score

 AUC ROC

4. Examples of non-linear activation functions include*

 Adam

 Momentum

 Hyperbolic Tangent

 Sigmoid

5. Which of the following are ML Ops Tech Stack*

 Airflow

 MLFlow

 Kubeflow

 Apache Beam

6. What is the following statements are true?*

 Concept drift refers to shift in distribution of target variable

 Data drift refers to shift in distribution of covariates


 Data drift refers to shift in distribution of target variable

 Concept drift refers to shift in distribution of covariates

7. Which statistic is robust to outliers*

 Mean

 Median

 Standard Deviation

 Interquartile range

You might also like