Add EDA and analysis visualizations
Browse files- .gitattributes +3 -0
- images/01_salary_distribution.png +0 -0
- images/02_salary_by_country.png +0 -0
- images/03_top_developer_roles.png +0 -0
- images/04_salary_vs_experience.png +3 -0
- images/05_experience_by_country.png +3 -0
- images/06_feature_importance.png +0 -0
- images/07_confusion_matrix.png +0 -0
- images/08_elbow_method.png +0 -0
- images/09_clusters_pca.png +3 -0
- images/10_salary_by_cluster.png +0 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,6 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
images/04_salary_vs_experience.png filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
images/05_experience_by_country.png filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
images/09_clusters_pca.png filter=lfs diff=lfs merge=lfs -text
|
images/01_salary_distribution.png
ADDED
|
images/02_salary_by_country.png
ADDED
|
images/03_top_developer_roles.png
ADDED
|
images/04_salary_vs_experience.png
ADDED
|
Git LFS Details
|
images/05_experience_by_country.png
ADDED
|
Git LFS Details
|
images/06_feature_importance.png
ADDED
|
images/07_confusion_matrix.png
ADDED
|
images/08_elbow_method.png
ADDED
|
images/09_clusters_pca.png
ADDED
|
Git LFS Details
|
images/10_salary_by_cluster.png
ADDED
|