Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 334 Bytes

File metadata and controls

5 lines (4 loc) · 334 Bytes

Gradient_Boosting-RandomForest-for-Property-Sale

Comparing analyze of 2 algorithms for evaluation of price for Property sale

In ensembles.py you can find the simple implementations of Gradient Boosting and Random forest using Decision trees from scikit-learn. RF_GB_sale_2020 contains review and comparing analyze of 2 algorithms.