Download 19BCE1030 Lab10 (

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts
no text concepts found
Transcript
Name: D Anirudh
Reg_No:19BCE1030
1.Horse Power and Wheel Base
Code:SCRIPT_INT("library(c
luster)set.seed( 1234)
pw <- (.arg1 - mean( .arg1) ) /sd(.arg1)pl
<- (.arg2 - mean(.arg2) ) /sd(.arg2)dat<cbind(pw,pl)kmeans(dat,4)$cluster",SU
M([Horsepower]),SUM([Wheel.Base])O
utput:
2.Horse Power and Length
Output:
3.Horse Power and Width
Output:
4.Horse Power and Rpm
Output:
5. No. of Doors and No. of Cyclinders
Output: