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
After watching a couple of trending YouTube videos, we asked ourselves, what makes the videos popular !!! and what if we could predict the popularity !!! After all, we want to help the struggling YouTuber/influencer community by providing them with valuable insights on trending. At the same time, predicting popularity would help the advertising …
A machine learning project to predict stroke risk based on health data. Built using the XGBoost algorithm to achieve better accuracy and performance. Created as part of my learning journey into applying ML in healthcare domains.
In this project, I have predicted Housing sales price prices for King County,USA which includes Seattle. It includes homes sold between May 2014 and May 2015. It has 19 house features plus the price and the id columns, along with 21613 observations. In this project I have done the implementation of different Boosting regression machine learning …
A web application for botnet detection using Machine Learning - XGBoost, from the csv file containing network packet flows, captured using CICFlowMeter Tool.
The credit churn data analysis aims to investigate the factors that contribute to customer attrition in a credit card company. The dataset used in this analysis contains information on customer demographics, credit card usage, and other relevant variables.
This is the github page for backing up codes and data applied in the 2022 Summer Internship Project, which focus on analyzing characteristics of mutual funds that are most significantly related with fluctuation in sales.
This project explores the working of various Boosting algorithms and analyzes the results across different algorithms. Algorithms Used are: Random Forest, Ada Boost, Gradient Boost and XG Boost
DSG17 | International Machine Learning Competition from Deezer | The goal of this challenge was to predict whether the users of the test dataset listened to the first track of Deezer's own music recommendation algorithm proposed them or not.
Early identification and treatment of thyroid disorders using predictive modeling. · Implemented Artificial Neural Networks (ANN), Support Vector Classifier(SVC), Random Forest, and XGBoost for risk prediction. · Developed a web application using ML Flask for user-friendly access to predictive models