Skip to content
#

silhouette-score

Here are 120 public repositories matching this topic...

The project involves performing clustering analysis (K-Means, Hierarchical clustering, visualization post PCA) to segregate stocks based on similar characteristics or with minimum correlation. Having a diversified portfolio tends to yield higher returns and face lower risk by tempering potential losses when the market is down.

  • Updated Jan 20, 2022
  • Jupyter Notebook

Perform Clustering (Hierarchical, K Means Clustering and DBSCAN) for the airlines and crime data to obtain optimum number of clusters. Draw the inferences from the clusters obtained.

  • Updated Dec 28, 2022
  • Jupyter Notebook

OptimalCluster is the Python implementation of various algorithms to find the optimal number of clusters. The algorithms include elbow, elbow-k_factor, silhouette, gap statistics, gap statistics with standard error, and gap statistics without log. Various types of visualizations are also supported.

  • Updated Nov 19, 2021
  • Python

The wholesale distributor is considering changing its delivery service from currently 5 days a week to 3 days a week. However, the distributor will only make this change in delivery service for customers that react positively. How can the wholesale distributor use the customer segments to determine which customers, if any, would reach positively…

  • Updated Nov 30, 2020
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the silhouette-score topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the silhouette-score topic, visit your repo's landing page and select "manage topics."

Learn more