Prediction of Airbnb Rental Prices using Machine Learning (Results)
Creators
Description
Context and Methodology:
This dataset was created as part of a machine learning project for predicting Airbnb rental prices in the USA (year 2023). It is used to evaluate models (in particular a RandomForestRegressor
) on training and test data that were previously cleaned and processed from a large raw dataset (AB_US_2023.csv
). The training data were versioned in DBRepo and loaded into the Modeling_Regression.ipynb
notebook via the API. A 10-fold cross-validation tuning on the training data optimizes the model’s three hyperparameters.
Technical Details:
The dataset is split into a training set and a test set. All output files (model pickle, metrics CSV, plots) are stored in the results/
folder at the repository root. Additional configuration and sample data can be found in data/sampled_data/
. The notebook retrieves only the current training and test PIDs via the DBRepo API, so no local CSVs are versioned in the repo.
Further Notes:
A detailed setup guide (downloading large CSVs, adjusting paths) and all other preprocessing notebooks are documented in the README. License: CC-BY-4.0.
Files
hist_LR_with_Outlier.png
Files (4.4 MiB)
Name | Size | |
---|---|---|
md5:e5d8d9d4cc1c8c81d4e26ee51e50978d | 70.7 KiB | Preview Download |
md5:379890bbd889daea07c36229cff7e449 | 69.0 KiB | Preview Download |
md5:13f4c03d940a6cf69ed1474f62daa9ba | 70.9 KiB | Preview Download |
md5:87fb1a32735e0657764bc9bf36818066 | 70.6 KiB | Preview Download |
md5:68cc3f6a07a9acaf9cf5fd743bcf78c3 | 1.2 KiB | Download |
md5:6db9cbd9b4f3743896ad1466de9d2681 | 1.2 KiB | Download |
md5:5ca6ca6df2e14e49c1766fcf3176d56e | 885.6 KiB | Download |
md5:e7a36d0f92ffbf153768f47a9df1091d | 652.8 KiB | Download |
md5:6ee38f811445f7d2e7f1d8c64f93483c | 2.9 KiB | Preview Download |
md5:e0b6554c2f88819955c7e62d58ba1d1b | 403.7 KiB | Preview Download |
md5:fd1587549e1e4d7d0703be78709814e1 | 749.8 KiB | Preview Download |
md5:cc0f094bcc5a1af2155fbd86a1b4e002 | 435.7 KiB | Preview Download |
md5:9a463e573f5cb62cf5136f52153dd3e8 | 553.0 KiB | Preview Download |
md5:757755601988caba89d0ce3fe128667c | 109.5 KiB | Preview Download |
md5:49f0590fe28a29a8163fb2d29548cd6b | 128.1 KiB | Preview Download |
md5:f77d6cb6e05a8a1722f0d51efcdfb3a2 | 156.5 KiB | Preview Download |
md5:e0df248e3622c2d43015a31dfc017f8d | 153.8 KiB | Preview Download |
md5:57a416c88e577e7152482cafa2f54a04 | 355 Bytes | Preview Download |
Additional details
Identifiers
Dates
- Created
- 2025-04-25