Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Explain the concept of principal component analysis?



Explain the concept of principal component analysis?..

Answer / Swatantra Kumar Maurya

Principal Component Analysis (PCA) is a statistical procedure that uses an orthogonal transformation to convert a set of observations of possibly correlated variables into a set of values of linearly uncorrelated variables called principal components. These new variables are an uncorrelated orthogonal basis set, which can be thought of as the directions in which the data varies most.nnIn simpler terms, PCA helps to reduce the dimensionality of the dataset by finding the linear combination of original variables that explain the maximum variance. This is useful when dealing with high-dimensional datasets where visualization and interpretation become challenging.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More R Programming Interview Questions

What do you know about the rattle package in r?

1 Answers  


How to create vectors in r?

1 Answers  


What is a random walk model and how can you simulate it using r?

1 Answers  


Why is R useful for data science?

1 Answers  


how would you build a scatter-plot using plotly?

1 Answers  


What is reference class?

1 Answers  


Vector v is c(1,2,3,4) and list x is list(5:8), what is the output of v*x[[1]]?

1 Answers  


How can you merge two data frames in R language?

1 Answers  


What is the random walk model in r?

1 Answers  


how to import data into R?

1 Answers  


Explain DBSCAN algorithm in R?

1 Answers  


Write the full form MANOVA and why is it used?

1 Answers  


Categories