This project applies the K-Means clustering algorithm to classify stocks based on financial attributes. The goal is to group similar stocks, identify market patterns, and aid in portfolio diversification and risk management.
This is the report and the data of the K Means Clustering project
This project applies the K-Means clustering algorithm to classify stocks based on financial attributes. The goal is to group similar stocks, identify market pa…