Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Q3 In this question, you will propose versions of basic k-means discussed in the class [from PRML] to suit each of the following requirements.

image

Q3 In this question, you will propose versions of basic k-means discussed in the class [from PRML] to suit each of the following requirements. For each of the requirements, you have to suggest a suitable variation of basick- means version, choice of initial cluster centers, and number of centers, convergence criteria along with your comment on convergence & performance tradeoffs. a. Given the performance of students over the past 20 years in the first year courses [say'd' courses], in BITS, find a suitable cutoff to regrade the students around k groups. It is expected that the clusters should give directions on students' academic inclinations which will help the university to propose specializations. Ignore academic aspects related to evaluation from consideration. b. C. Assume that you have large data to be clustered around k clusters in a personal laptop. This has to be done in a few mins. Assume the data is in your disk and does not fit in primary memory entirely. Assume that the data arrives in streams. Consider for example the click streams that google news page receives for example / or the orders that amazon continuously receives from across the globe. It is necessary to learn the evolution of customer behavior by monitoring how the clusters evolve over

Step by Step Solution

There are 3 Steps involved in it

Step: 1

a For grading students based on their performance in firstyear courses a suitable variation of the basic kmeans algorithm is the KMeans algorithm ... blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Price theory and applications

Authors: Steven E landsburg

8th edition

538746459, 1133008321, 780538746458, 9781133008323, 978-0538746458

More Books

Students also viewed these Programming questions

Question

What is Larmors formula? Explain with a suitable example.

Answered: 1 week ago