πŸ“Š Machine Learning (ML)
Q. The kernel trick
  • (A) can be applied to every classification algorithm
  • (B) is commonly used for dimensionality reduction
  • (C) changes ridge regression so we solve a d ?? d linear system instead of an n ?? n system, given n sample points with d features
  • (D) exploits the fact that in many learning algorithms, the weights can be written as a linear combination of input points
πŸ’¬ Discuss
βœ… Correct Answer: (D) exploits the fact that in many learning algorithms, the weights can be written as a linear combination of input points

You must be Logged in to update hint/solution

πŸ’¬ Discussion

πŸ“Š Question Analytics

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