DATA 467 | Linear Regression
Predicting Airbnb Listing Prices in New York City
A hedonic price modeling project using 2019 NYC Airbnb listings to explain nightly price through room type, borough, review activity, host scale, and availability.
Statistics | Regression | Machine learning
I am Lei Duli, a statistics student at the University of Arizona. I build reproducible analysis projects that connect modeling choices, diagnostics, and real-world interpretation.
Airbnb listings analyzed
best adjusted R2
best ROC AUC
high-intent conversion rate
Featured work
Course projects turned into portfolio pieces: clear questions, reproducible code, model comparison, diagnostics, and reports.
DATA 467 | Linear Regression
A hedonic price modeling project using 2019 NYC Airbnb listings to explain nightly price through room type, borough, review activity, host scale, and availability.
STAT 474 | Modeling Strategy and Evaluation
A machine learning classification project using e-commerce session behavior to predict purchase intent under strong class imbalance.
Data preprocessing
Prepared a used-car transaction dataset through missing value handling, outlier detection, discretization, and encoding.
Research synthesis
Reviewed PSO, GA, SA, and ACO optimization strategies for LSTM-based forecasting across applied time-series domains.
Technical toolkit
R, Python, SQL
EDA, cleaning, feature engineering, visualization, reporting
OLS, GLM, logistic regression, LASSO, PCA, random forest, gradient boosting, SVM
Cross-validation, diagnostics, ROC AUC, F1, precision, recall, balanced accuracy