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
Building a model to predict demand of shared bikes. It will be used by the management to understand how exactly the demands vary with different features. They can accordingly manipulate the business strategy to meet the demand levels.
I developed a sophisticated ML model using LLMs to predict user preferences in chatbot interactions.implemented a comprehensive data preprocessing pipeline,including feature extraction and encoding,to optimize performance. conducted extensive hyperparameter tuning and evaluation, enhancing accuracy and in AI-driven conversational systems.
This repository serves as a comprehensive resource for understanding and implementing various feature selection techniques, gaining familiarity with Jupyter Notebook, and mastering the process of model training and evaluation
A web application that employs machine learning models to provide accurate and instant car price estimations based on various features and specifications.
A bike-sharing system is a service in which bikes are made available for shared use to individuals on a short term basis for a price or free. Many bike share systems allow people to borrow a bike from a "dock" which is usually computer-controlled wherein the user enters the payment information, and the system unlocks it.
The aim of this project is to solve a Supervised Image Classification problem of classifying the flower types - rose, daisy, dandelion, sunflower, & tulip which can predict the class of the flower using the Convolutional Neural Networks (CNN), ResNet50 and transfer learning
Developed advanced regression models to predict house prices using the Ames Housing dataset. Achieved a grade of 90% under Prof. Vered Aharonson and ranked 550th in the Kaggle competition.
The given data includes airline reviews from 2016 to 2019 for popular airlines around the world with multiple choice and free text questions. Data is scrapped in spring2019.The main objective is to predict whether passengers will refer the airline to their friends.
Telecom companies face significant revenue loss due to customer churn. This project uses data manipulation, visualization, and machine learning to build a predictive model that identifies at-risk customers.