Darren Darius

AirBNB Price Prediction Project

AirBNB Price Prediction Project Predicting Airbnb house prices in Barcelona using R and the tidymodels framework. View the Live App on Render Introduction This project leverages R and the tidymodels ecosystem to predict Airbnb house prices in Barcelona. The workflow includes data cleaning, feature engineering, model selection, and evaluation, aiming to provide actionable insights for property owners and speculators. Key Questions Addressed What are the main factors influencing Airbnb listing prices in Barcelona?

News Classifier

News Classifier Check out my live deployed project: 👉 News Classifier Project Overview This application uses Natural Language Processing (NLP) to automatically categorize Google News headlines into different topics. The system analyzes the content of headlines and assigns them to the most relevant category. Technologies Used Flask: Lightweight web framework for Python Natural Language Processing: Text analysis and classification techniques Pre-trained Model: ML model trained on news headlines Render: Cloud hosting platform for the application How It Works The application fetches recent headlines from Google News Each headline is processed and analyzed using NLP techniques The pre-trained model predicts the most likely category Results are displayed in an intuitive interface Try It Yourself Visit news-classifier.