Skip to content

Unsupervised-Machine-Learning-Clustering by Yididiya Beyene#9

Open
Yididiya16 wants to merge 2 commits intosoftwareWCU:mainfrom
Yididiya16:main
Open

Unsupervised-Machine-Learning-Clustering by Yididiya Beyene#9
Yididiya16 wants to merge 2 commits intosoftwareWCU:mainfrom
Yididiya16:main

Conversation

@Yididiya16
Copy link
Copy Markdown

The code applies unsupervised machine learning to group medicines based on their Weight Index and pH values. It first loads and standardizes the data, then uses the Elbow Method to determine the optimal number of clusters (K = 2). K-Means and Hierarchical Clustering are applied, and cluster quality is evaluated with Silhouette Scores. Results are visualized using scatter plots and a dendrogram, showing consistent grouping of medicines with similar features. Overall, the code demonstrates how unsupervised learning can automatically identify meaningful patterns in the dataset.

@Yididiya16
Copy link
Copy Markdown
Author

Commit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant