Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add error handling, Change in clusters #80

Merged
merged 1 commit into from
May 19, 2024
Merged

Conversation

Cheshta17
Copy link
Contributor

Fix issues #22

Changes proposed

Visualization of Clusters: Add a visualization of the clusters using dimensionality reduction techniques like PCA or t-SNE.

Optimal Number of Clusters: Implement a method to automatically determine the optimal number of clusters (e.g., elbow method, silhouette score).

Recommendation System: Develop a recommendation system within each cluster to suggest similar products to users.

Error Handling: Add error handling for file loading and data preprocessing steps.

Model Persistence: Save the trained models and vectorizers for future use without retraining.

@sanjay-kv sanjay-kv merged commit 4bba58f into recodehive:main May 19, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

2 participants