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
This repo has been developed for the Istanbul Data Science Bootcamp, organized in cooperation with İBB and Kodluyoruz. Prediction for house prices was developed using the Kaggle House Prices - Advanced Regression Techniques competition dataset.
Use Random Forest to prepare a model on fraud data. Treating those who have taxable income <= 30000 as "Risky" and others are "Good" and A cloth manufacturing company is interested to know about the segment or attributes causes high sale.
Disaster response project that implements data engineering tactics to classify messages sent during a real-world disaster. This project uses ETL and ML pipelines and uses the Flask library to deploy the final result on a website.
Programming assignments covering fundamentals of machine learning and deep learning. These were completed as part of the Plaksha Tech Leaders Fellowship program.
RTA severity predictor is an application which predicts the severity of road traffic accident, so as to pave the way for improving the safety level of road traffic.
Use decision trees to prepare a model on fraud data. Treating those who have taxable income <= 30000 as "Risky" and others are "Good" and A cloth manufacturing company is interested to know about the segment or attributes causes high sale.
The "Potential Customers Prediction" project uses machine learning to predict which customers are likely to make a purchase. It involves data cleaning, exploratory analysis, and building models to identify potential buyers based on demographics and behavior. The model's performance is evaluated using metrics like accuracy and precision.
In this project, a regression-based performance prediction model was developed to estimate building energy consumption based on simplified façade attribute information and weather conditions.