πŸ“Š Machine Learning (ML)
Q. Which among the following statements best describes our approach to learning decision trees
  • (A) identify the best partition of the input space and response per partition to minimise sum of squares error
  • (B) identify the best approximation of the above by the greedy approach (to identifying the partitions)
  • (C) identify the model which gives the best performance using the greedy approximation (option (b)) with the smallest partition scheme
  • (D) identify the model which gives performance close to the best greedy approximation performance (option (b)) with the smallest partition scheme
πŸ’¬ Discuss
βœ… Correct Answer: (D) identify the model which gives performance close to the best greedy approximation performance (option (b)) with the smallest partition scheme

You must be Logged in to update hint/solution

πŸ’¬ Discussion

πŸ“Š Question Analytics

πŸ‘οΈ
920
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
87%
Success Rate