Podcast
Questions and Answers
Which of the following actions should NOT be done in the building during a fire?
Which of the following actions should NOT be done in the building during a fire?
- Properly disposing of flammable substances
- Remaining calm
- Starting a fire
- Smoking inside the building (correct)
What is the most important rule to follow in case of a fire?
What is the most important rule to follow in case of a fire?
- Call the fire department immediately
- Warn others about the fire
- Stay calm (correct)
- Evacuate the building
What should you do after reporting a fire to the emergency services?
What should you do after reporting a fire to the emergency services?
- Inform the service staff
- Wait for further instructions (correct)
- Evacuate the building
- Attempt to extinguish the fire
Which of the following is a branch of ethics that deals with the behavior of machines?
Which of the following is a branch of ethics that deals with the behavior of machines?
What is the main focus of Applied Ethics?
What is the main focus of Applied Ethics?
Which of the following is NOT a cluster of principles in AI Ethics Guidelines?
Which of the following is NOT a cluster of principles in AI Ethics Guidelines?
What is the main focus of Supervised Machine Learning?
What is the main focus of Supervised Machine Learning?
Which of the following is NOT a potential cause of disagreement in inter-annotator agreement (IAA)?
Which of the following is NOT a potential cause of disagreement in inter-annotator agreement (IAA)?
What is the purpose of revising or aggregating annotations if IAA is too low?
What is the purpose of revising or aggregating annotations if IAA is too low?
What is the purpose of the calibration set in the data annotation workflow?
What is the purpose of the calibration set in the data annotation workflow?
What is the gold (or 'ground truth') set in the data annotation workflow?
What is the gold (or 'ground truth') set in the data annotation workflow?
Which agreement measure is used to compute the chance-corrected inter-annotator agreement (IAA)?
Which agreement measure is used to compute the chance-corrected inter-annotator agreement (IAA)?
What is the range of values for Cohen's Kappa?
What is the range of values for Cohen's Kappa?
What is the formula to compute observed agreement (Ao) for Cohen's Kappa?
What is the formula to compute observed agreement (Ao) for Cohen's Kappa?
Which agreement measure is used when one annotator's results are taken as the true labels?
Which agreement measure is used when one annotator's results are taken as the true labels?
Which of the following evaluation measures is commonly used for classification?
Which of the following evaluation measures is commonly used for classification?
What is the purpose of splitting the labeled test set into a training set and a test set?
What is the purpose of splitting the labeled test set into a training set and a test set?
What is the main advantage of using the micro-average measure for multi-class classification evaluation?
What is the main advantage of using the micro-average measure for multi-class classification evaluation?
Why is accuracy not recommended for skewed class distributions?
Why is accuracy not recommended for skewed class distributions?
Which of the following is a goal of supervised machine learning?
Which of the following is a goal of supervised machine learning?
What does the tf-idf weighting scheme take into account?
What does the tf-idf weighting scheme take into account?
What is the purpose of the kNN algorithm in text classification?
What is the purpose of the kNN algorithm in text classification?
What are the pros and cons of the Nearest-Neighbor learning algorithm?
What are the pros and cons of the Nearest-Neighbor learning algorithm?