subject
Computers and Technology, 27.11.2019 00:31 joeyhd

Suppose that the data mining task is to cluster points (with (x, y) representing location) into three clusters, where the points are a1(2,10),a2(2,5),a3(8,4),b1(5,8),b2 (7,5),b3(6,4),c1(1,2),c2(4,9). the distance function is euclidean distance. suppose initially we assign a1, b1, and c1 as the center of each cluster, respectively. use the k-means algorithm to show only (a) the three cluster centers after the first round of execution. (b) the final three clusters.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 22:00
Researchers measured the data speeds for a particular smartphone carrier at 50 airports. the highest speed measured was 78.1 mbps. the complete list of 50 data speeds has a mean of x overbarequals16.11 mbps and a standard deviation of sequals18.65 mbps. a. what is the difference between carrier's highest data speed and the mean of all 50 data speeds? b. how many standard deviations is that [the difference found in part (a)]? c. convert the carrier's highest data speed to a z score. d. if we consider data speeds that convert to z scores between minus2 and 2 to be neither significantly low nor significantly high, is the carrier's highest data speed significant? a. the difference is nothing mbps.
Answers: 3
question
Computers and Technology, 25.06.2019 00:00
What function key is used to enable the spelling and grammar function
Answers: 1
question
Computers and Technology, 25.06.2019 00:00
Rom is designed for computer instructions temporary storage of data processing data
Answers: 1
question
Computers and Technology, 25.06.2019 05:10
Create a console project in c#. 1. create an interface "imyinterface.cs" - add a method "string imessage()" 2. create a class named "c1.cs" - add 4 private data members, create property for each data member double loanamnout=0.0; double years=0.0; double interests=0.0; double interestrate=0.0; 3. - add a constructor with parameters to assign values to loanamnout, years, interestrate with values that user entered. 4. - add one method “payinterests()” to return the interests interests = loanamnout * interestrate * years 5. - inheritate "imyinterface", implement the method " imessage()", return string "be ready! ” 6. in program.cs, have users to enter loanamnout, years, interestrate. - call method payinterests() to display total interests. - call imessage() to display "be ready! ”
Answers: 3
You know the right answer?
Suppose that the data mining task is to cluster points (with (x, y) representing location) into thre...
Questions
question
Mathematics, 21.05.2021 15:00
question
Engineering, 21.05.2021 15:00
question
English, 21.05.2021 15:00
question
English, 21.05.2021 15:00
question
Mathematics, 21.05.2021 15:00
Questions on the website: 13722361