ADS-overview
Kyra Zhou
Created on November 25, 2022
Over 30 million people create interactive content in Genially.
Check out what others have designed:
Transcript
- Visualise POIs for different locations & tags (e.g., tourism POIs around Cambridge train station).
- Use a heatmap for visualising the OSM feature correlation.
- Apply PCA on the correlation matrix, and visualise relative distances between features with an interactive 3D plot (users can change elevation & azimuth).
- Select an optimal bounding box and date range automatically.
- Transform prices: a constrained domain to an unconstrained one using log.
- Preprocess data: handle missing and invalid data, merge with OSM features, apply one-hot encoding, and preserve only quantitative data.
- Apply cross-validation with RMSE for evaluating model performance.
- Linear models include: RidgeCV, BayesianRidge, and TweedieRegressor.
- Predict prices and report model performance (warn if the model is poor).
Address
Assess
- Automatically download data and upload files to the database (use a progress bar whenever possible).
- APIs for joining tables, converting queried results into DataFrames, and getting POI data from OSM.
Access
Address
Assess
Fynesse
House Price Prediction
Access