You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Flight Price Prediction project uses machine learning to forecast flight ticket prices based on historical data. Hosted on Streamlit Community Cloud and deployed via Streamlit, this application allows users to input flight details such as departure and arrival airports, travel dates, and class to receive accurate price predictions.
This project aim to build a recommendation system for Steam games. It utilizes different machine learning models including LSTM, ResNet, and NCF (Neural Collaborative Filtering) to predict and recommend games based on user data and interactions.
Developed and deployed a predictive model for estimating housing prices using the Ames Housing Dataset. Utilized advanced regression techniques and feature engineering to achieve high accuracy. Successfully implemented the model as an interactive web application on Streamlit, enabling real-time predictions.
The goal of this project is to implement a graph label propagation method to study and classify image data. The method has the particularity that it combines well with other classifiers to achieve enhanced performance.
A comprehensive machine learning analysis of hotel data scraped from Booking.com in Ho Chi Minh City, Vietnam. This project leverages various ML techniques to extract insights from hotel reviews, images, and metadata to provide actionable intelligence for the hospitality industry.
Authorship attribution is a task to identify the author of a given document. Our task is to come up with test predictions for an authorship attribution problem given a training set and test inputs.