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 repository contains the data analytics lessons I took from the bootcamp between 5 Jan - 4 Aug 2022 and includes 48 sessions, 10 labs, 12 assignments, 12 weekly agendas, and 5 projects.
A data-driven approach to assess property prices in a Midwestern state, using regression and decision tree models to evaluate housing data from 2006-2010.
*Credit Risk Analysis App** is a machine learning-powered web application designed to help financial institutions and lenders assess borrower default risk in real-time. Built with Python and Streamlit
Machine learning model to predict credit card approval decisions using Random Forest classifier with comprehensive data preprocessing and visualization.
Customer Churn is a burning problem for Telecom companies. In this project, we simulate one such case of customer churn where we work on a data of postpaid customers with a contract. The data has information about the customer usage behavior, contract details and the payment details. The data also indicates which were the customers who canceled …
This repo contains the code (data analysis, models, results) of my diploma thesis with title "A recommender system to predict the behaviour of an e-commerce page visitor". The official university's listing of this thesis is on the link bellow:
Smoking Detection is a machine learning-based web application built with Flask that predicts the probability of a person being a smoker using various body signal inputs. This project leverages data science techniques and predictive modeling to provide health-related insights through an easy-to-use interface.