Upload 18 files
Browse files- .gitattributes +5 -0
- Assignment_2_(South_America_Property)_Classification,_Regression,_Clustering,_Evaluation.ipynb +0 -0
- baseline_coefficients.png +0 -0
- baseline_pred_vs_actual.png +3 -0
- class_distribution.png +0 -0
- classification_confusion_matrix(2).png +0 -0
- classification_confusion_matrix.png +0 -0
- classification_model.pkl +3 -0
- correlation_heatmap.png +3 -0
- kmeans_elbow.png +0 -0
- kmeans_pca_clusters.png +3 -0
- model_comparison_r2.png +0 -0
- price_boxplot.png +0 -0
- price_distribution.png +0 -0
- q1_price_by_type.png +3 -0
- q2_top10_provinces.png +0 -0
- q3_price_vs_surface.png +3 -0
- regression_feature_importance.png +0 -0
- regression_model.pkl +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,8 @@ 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 |
+
baseline_pred_vs_actual.png filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
correlation_heatmap.png filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
kmeans_pca_clusters.png filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
q1_price_by_type.png filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
q3_price_vs_surface.png filter=lfs diff=lfs merge=lfs -text
|
Assignment_2_(South_America_Property)_Classification,_Regression,_Clustering,_Evaluation.ipynb
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
baseline_coefficients.png
ADDED
|
baseline_pred_vs_actual.png
ADDED
|
Git LFS Details
|
class_distribution.png
ADDED
|
classification_confusion_matrix(2).png
ADDED
|
classification_confusion_matrix.png
ADDED
|
classification_model.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c350f41fb9f68b451725a6758a22aa8b3bbc58cde48b104b48f8595a81504255
|
| 3 |
+
size 267338419
|
correlation_heatmap.png
ADDED
|
Git LFS Details
|
kmeans_elbow.png
ADDED
|
kmeans_pca_clusters.png
ADDED
|
Git LFS Details
|
model_comparison_r2.png
ADDED
|
price_boxplot.png
ADDED
|
price_distribution.png
ADDED
|
q1_price_by_type.png
ADDED
|
Git LFS Details
|
q2_top10_provinces.png
ADDED
|
q3_price_vs_surface.png
ADDED
|
Git LFS Details
|
regression_feature_importance.png
ADDED
|
regression_model.pkl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:62270446b785a8e8acd6a7d517e509960b3a724d26a6526d4fa282fc7220954a
|
| 3 |
+
size 424829123
|