mrnust/Vehicle-Clustering-Analysis-App
This Streamlit app lets users upload vehicle data for clustering analysis. It preprocesses data, removes outliers with Isolation Forest, and performs hierarchical clustering. Users can visualize results with dendrograms, histograms, boxplots, and PCA scatter plots. Ideal for exploring vehicle dataset patterns.
Jupyter Notebook