I am looking for ways to improve my average silhouette width for my data.

So far I have removed columns from the dataframe that have NA values, columns with many outliers as well as columns that are calculations based on other columns.

I have tried to remove the outliers from the other data columns but this makes the average silhouette worse.

Is there any way I can increase my average silhouette width more?

Similar questions and discussions