Recently Published
Credit Risk Detection and Prediction
In this project we will be looking at the bank customers of a particular German bank who could be credit risks for the bank, based on some data that has been previously collected. We will perform descriptive and exploratory analysis on this data to highlight different potential features in the dataset and also look at their relationship with credit risk
Cancer Classification
In this assignment we will use the lda algorithm from the MASS package, the knn algorithm from the class package, the glm function for logistic regression, and the svm function from the e1071 package in R to classify malignant vs. benign breast tumors.
Heart Disease Prediction
In this project I will employ both Support Vector Machines and Logistic Regression to study and attempt to predict if, based on a number of risk factors, a given patient will have heart disease.
Linear regression 1
In this project I am investigating the impact of a number of automobile engine factors on the vehicle's mpg.