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 disadvantages of density-based clustering in R?



Explain disadvantages of density-based clustering in R?..

Answer / Awanish Kumar Jaiswal

Density-based clustering, such as DBSCAN, has several disadvantages. One major drawback is the requirement to set arbitrary values for parameters like minimum number of points (eps) and minimum number of points for a cluster (minPts). These values can significantly impact the results but are not always easy to determine. Another issue is that noise points or outliers can have a large influence on the resulting clusters, especially if they are densely packed. Additionally, density-based clustering may struggle with clusters of varying densities and might not work well for data with a wide range of values.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More R Programming Interview Questions

Write the syntax to set the path for current working directory in r environment?

1 Answers  


What are methods for character functions in R?

1 Answers  


Give examples of “rbind()” and “cbind()” functions in r

1 Answers  


Explain if control statements in r?

1 Answers  


How to create the s3 class?

1 Answers  


What is logistic regression?

1 Answers  


What is the function in r?

1 Answers  


How to compile and run code in R?

1 Answers  


Explain how R programming applied to the real world?

1 Answers  


What is Visualization in R?

1 Answers  


How many types of object are present In R?

1 Answers  


What do you understand by scientific data visualization in R?

1 Answers  


Categories