Home price prediction on 1/22/2019 [Predictive Exp.] - Copy

January 22, 2019

Report Abuse
This experiment aims to test whether the house prices(medv) are real.
1. Upload data Boston from library(MASS). 2. Transforming data for cleansing, delete variable chas. 3. Splite data into 75% train data and 25% test data. 4. Use modul train data 5. Use Machine learning, use regression. 6. Connect modul regression to modul train data. 7. Connect right bottom train data to split data. 8. Click Run 9. Use Score to check the result 10. Upload to the web 11. Test the result.