jose-jaen/Airbnb
Airbnb price prediction using Machine Learning and Deep Learning
Combines NLP sentiment analysis (VADER-based review parsing) and computer vision (DeepFace for listing images) with ensemble ML models (XGBoost, Bayesian Ridge, Random Forest) and Bayesian Neural Networks, optimized via TPE hyperparameter tuning. Implements explainable AI methods to interpret black-box predictions and deploys results through a Streamlit web application using scikit-learn, TensorFlow, and PyTorch on Los Angeles Airbnb datasets from Inside Airbnb.
No commits in the last 6 months.
Stars
18
Forks
6
Language
Python
License
—
Category
Last pushed
May 28, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/jose-jaen/Airbnb"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
mrdbourke/airbnb-amenity-detection
Repo for 42 days project to replicate/improve Airbnb's amenity (object) detection pipeline.
KalyanM45/End-to-End-Airbnb-Price-Prediction
The purpose of this project is to predict the price of Airbnb rentals based on various features...
A-safarji/Hotel-booking-prediction-Linear-Regression
Hotel Room Price Predictor Booking.com machine learning accommodation prices in πΈπ¦ riyals
Khaoula1025/SmartStayAi
Smart Stay Intelligence is an AI-powered platform for UNO Hotels that forecasts occupancy (1β30...
rechriti/airbnb-pricing-optimisation
Data-driven Airbnb pricing optimisation using XGBoost, SHAP interpretability, and price...