This is a personal project i did which entails the classification of heart Disease (if a patient has heart disease or not). The project involves binary classification (a sample can only be one of two things). Which involves using a number of different features (pieces of information) about a person to predict whether they have heart disease or not. The data was gotten from
Using Machine Learning to Predict Hospital Length of stay(admission days) for Patients with SCHIZOPHRENIA and other PSYCHOTIC DISORDERS. The ability to predict how long a patient will stay, only with information available as soon as they enter the hospital and are diagnosed, can therefore have many positive effects for a hospital and its efficiency. A model that can predict patient length of stay could allow hospitals to better analyze the factors that influence length of stay the most. . The data was gotten from
This project entails the exploratory data analysis and natural language processing (NLP) i carried out on women's e-commerce clothing reviews(text). Libraries used includes Numpy, Pandas, Matplotlib, Plotly and Seaborn. The data was gotten from
This project entails predicting future auction sale price for a piece of heavy equipment to create a "blue book" for bulldozers. The data and evaluation metrics used is root mean squared log error (RMSLE), which was the instructions given on kaggle. The data was gotten from
I found patterns and built a predictive model on this dataset with the aim of forecasting the percentage of potential customers for the financial products of the bank. The evaluation metric used was 'Mean F1-Score'. The data was gotten from
A Nigerian automobile company, Great Motors. The objective of the challenge is to predict the price (Amount (Million Naira)) the company should sell a car based on the available data (Location, Maker, Model, Year, Color, Amount (Million Naira), Type, Distance). The objective is to predict the selling price.