1. Which of the following algorithm might not work well for a binary classification task? A. Logistic Regression B. Line

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

1. Which of the following algorithm might not work well for a binary classification task? A. Logistic Regression B. Line

Post by answerhappygod »

1. Which of the following algorithm might not work well for a binary classification task?
A. Logistic Regression
B. Linear Regression
C. Naïve Bayes
D. Decision Tree
2. Which of the following method is more suitable than random selection for selecting the initial centroids of a k-means clustering algorithm?
A. Select the first centroid at random, and pick the rest of the centroids far away from the selected centroids.
B. Use hierarchical clustering to decide the initial centroid.C. Select the first centroid at random, and pick the rest of the centroids as close as possible from the selected centroids.D. Both (a) and (b)
B. Use hierarchical clustering to decide the initial centroid.
C. Select the first centroid at random, and pick the rest of the centroids as close as possible from the selected centroids.
D. Both (a) and (b)
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply