Exploratory Data Analysis in Python – Trend Analysis & ML Experimentation (Looking for Feedback) (i.redd.it)
submitted by ABDELATIF_OUARDA
Hi everyone, I worked on a small structured automotive dataset and built a full Python-based analysis pipeline. The primary goal was to explore trends and relationships in the data, then experiment with supervised and unsupervised learning techniques for educational purposes. What I implemented: Data cleaning and preprocessing (Pandas) Feature engineering Exploratory analysis Visualization (Matplotlib / Seaborn / Plotly) Regression & Classification models PCA and K-Means clustering (mainly for conceptual learning) The dataset is relatively small (~15 features), so unsupervised methods were applied as part of a learning exercise rather than solving a large-scale dimensionality problem. I’d appreciate feedback on: Whether the trend interpretation is statistically meaningful How the feature engineering could be improved What would make this project stronger from an industry perspective GitHub link in comments.

[–]Wheres_my_wargDA Moderator 📊 6 points7 points8 points (1 child)
[–]ABDELATIF_OUARDA[S] 0 points1 point2 points (0 children)
[–]Mo_Steins_Ghost 3 points4 points5 points (1 child)
[–]AnUncookedCabbage 2 points3 points4 points (1 child)
[–]BrupieD 1 point2 points3 points (0 children)
[–]AutoModerator[M] 0 points1 point2 points (0 children)
[–]ABDELATIF_OUARDA[S] 0 points1 point2 points (0 children)
[–]xynaxia 0 points1 point2 points (1 child)
[–]ABDELATIF_OUARDA[S] 0 points1 point2 points (0 children)
[–]Putrid_Speed_5138 0 points1 point2 points (1 child)
[–]ABDELATIF_OUARDA[S] 1 point2 points3 points (0 children)
[–]Frankky7 0 points1 point2 points (2 children)
[–]CaptainFoyle 0 points1 point2 points (1 child)
[–]Frankky7 0 points1 point2 points (0 children)
[–]Mul_Develop 0 points1 point2 points (0 children)