Assignment Submission

Submit Your Unsupervised Learning Analysis

Create a public GitHub repository with the exact name shown below, add all required files, and enter your GitHub username to submit.

Repository Requirements

Your repository must have this exact name:

github.com/<your-username>/retailmax-customer-segmentation
Required Files
  • unsupervised_analysis.ipynb
  • requirements.txt
  • README.md
  • visualizations/
README.md Must Include:
  • Your full name and submission date
  • Summary of customer segments discovered
  • Key PCA findings and variance explained
  • Instructions to run your notebook
visualizations/ Must Include:
  • elbow_plot.png - Optimal K selection
  • silhouette_plot.png - Cluster validation
  • cluster_scatter.png - Cluster visualization
  • pca_clusters.png - PCA 2D projection
  • pca_biplot.png - Feature loadings biplot
Required (submission will fail without these)

Submission Form

github.com/
Enter only your username. We'll verify the repository retailmax-customer-segmentation exists in your account.

Your repository will be verified before submission is accepted