2 projects
cluster-ga
This Python script implements a genetic algorithm for clustering data. The algorithm optimizes the cluster assignments of data points using a genetic approach, aiming to improve the silhouette score. The silhouette score is a measure of how well-defined the clusters are in the data.
farsi-wordcloud
A package to generate Farsi word clouds with proper text rendering.