πŸ“Š Machine Learning
Q. What are the different Algorithm techniques in Machine Learning?
  • (A) supervised learning and semi-supervised learning
  • (B) unsupervised learning and transduction
  • (C) both A & B
  • (D) none of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (A) supervised learning and semi-supervised learning

Explanation: What are the different algorithm techniques in Machine Learning?

πŸ“Š Machine Learning
Q. Which of the following is not Machine Learning?
  • (A) artificial intelligence
  • (B) rule based inference
  • (C) both a and b
  • (D) none of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (B) rule based inference

Explanation: Which of the following is not Machine Learning?

πŸ“Š Machine Learning
Q. What is 'Overfitting' in Machine learning?
  • (A) when a statistical model describes random error or noise instead of
  • (B) robots are programed so that they can perform the task based on data they gather from
  • (C) while involving the process of learning 'overfitting' occurs.
  • (D) a set of data is used to discover the potentially predictive relationship
πŸ’¬ Discuss
βœ… Correct Answer: (A) when a statistical model describes random error or noise instead of

Explanation: What is 'Overfitting' in Machine Learning?

πŸ“Š Machine Learning
Q. If machine learning model output doesnot involves target variable then that model is called as
  • (A) descriptive model
  • (B) predictive model
  • (C) reinforcement learning
  • (D) all of the above
πŸ’¬ Discuss
βœ… Correct Answer: (A) descriptive model

Explanation: If a machine learning model's output does not involve the target variable, then that model is called:

πŸ“Š Machine Learning
Q. Which are two techniques of Machine Learning ?
  • (A) Genetic Programming and Inductive Learning
  • (B) Speech recognition and Regression
  • (C) Both A and B
  • (D) None of the Mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (A) Genetic Programming and Inductive Learning

Explanation: Which are two techniques of Machine Learning?

πŸ“Š Machine Learning
Q. What is/are true about ridge regression?
1. When lambda is 0, model works like linear regression model
2. When lambda is 0, model doesn't work like linear regression model
3. When lambda goes to infinity, we get very, very small coefficients approaching
04. When lambda goes to infinity, we get very, very large coefficients approaching infinity.
  • (A) 1 and 3
  • (B) 1 and 4
  • (C) 2 and 3
  • (D) 2 and 4
πŸ’¬ Discuss
βœ… Correct Answer: (A) 1 and 3
πŸ“Š Machine Learning
Q. In what type of learning labelled training data is used
  • (A) unsupervised learning
  • (B) supervised learning
  • (C) reinforcement learning
  • (D) active learning
πŸ’¬ Discuss
βœ… Correct Answer: (B) supervised learning
πŸ“Š Machine Learning
Q. Based on survey, it was found that the probability that person like to watch serials is 0.25 and the probability that person like to watch netflix series is 0.43. Also the probability that person like to watch serials and netflix sereis is 0.12. what is the probability that a person doesn't like to watch either?
  • (A) 0.32
  • (B) 0.2
  • (C) 0.44
  • (D) 0.56
πŸ’¬ Discuss
βœ… Correct Answer: (C) 0.44
πŸ“Š Machine Learning
Q. Which learning Requires Self Assessment to identify patterns within data?
  • (A) unsupervised learning
  • (B) supervised learning
  • (C) semisupervised learning
  • (D) reinforced learning
πŸ’¬ Discuss
βœ… Correct Answer: (A) unsupervised learning
πŸ“Š Machine Learning
Q. The linear SVM classifier works by drawing a straight line between two classes
  • (A) TRUE
  • (B) 2 and 3
  • (C) ---
  • (D) ---
πŸ’¬ Discuss
βœ… Correct Answer: (A) TRUE