boefraty
9 years agoMicrosoft Employee
Clustering with outliers (DBSCAN)
Clustering enables you to find similarity groups in your data, using the well-known density-based spatial clustering of applications with noise (DBSCAN). Unlike many other clustering algorith...
gregor
9 years agoFrequent Visitor
Thank for your post.
Do you know by any chance how you can identify the outliers?
Meaning how do I find them in my data?
Thank you
- boefraty9 years agoMicrosoft Employee
Hi,
Unfortunatly currently we do not export data from visual. You may need to run R-in-Power Query for that.