Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -90,6 +90,20 @@ For milestone 2, I ran an XGBoost Model with objective="reg:squarederror" and ma
|
|
90 |
|
91 |
|
92 |
|
93 |
-
Reference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
94 |
|
95 |
https://github.com/adhok/streamlit_ames_housing_price_prediction_app/tree/main
|
|
|
90 |
|
91 |
|
92 |
|
93 |
+
**Reference:**
|
94 |
+
|
95 |
+
https://towardsdatascience.com/analysing-interactions-with-shap-8c4a2bc11c2a
|
96 |
+
|
97 |
+
https://towardsdatascience.com/introduction-to-shap-with-python-d27edc23c454
|
98 |
+
|
99 |
+
https://www.aidancooper.co.uk/a-non-technical-guide-to-interpreting-shap-analyses/
|
100 |
+
|
101 |
+
https://www.kaggle.com/code/rnepal2/lightgbm-optuna-housing-prices-regression/notebook
|
102 |
+
|
103 |
+
https://www.kaggle.com/code/rnepal2/lightgbm-optuna-housing-prices-regression/notebook
|
104 |
+
|
105 |
+
https://machinelearningmastery.com/save-load-machine-learning-models-python-scikit-learn/
|
106 |
+
|
107 |
+
https://towardsdatascience.com/why-is-everyone-at-kaggle-obsessed-with-optuna-for-hyperparameter-tuning-7608fdca337c
|
108 |
|
109 |
https://github.com/adhok/streamlit_ames_housing_price_prediction_app/tree/main
|