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

Why is R useful for data science?

1 Answers  


Explain how to manipulate list elements in r?

1 Answers  


What are statistical and programming features of R?

1 Answers  


What is the power analysis?

1 Answers  


Can we update and delete any of the elements in a list?

1 Answers  


Explain an extended example of connections?

1 Answers  


Explain how you can start the r commander gui?

1 Answers  


What is inheritance in s3 class?

1 Answers  


What are various steps involved in analytics project in r?

1 Answers  


What are Ensemble Models in R?

1 Answers  


Explain how to generate lists in r?

1 Answers  


What are vector functions?

1 Answers  


Categories