Implemented a web app that allows client to register and create a fuel quote based on their current location. Implemented a database using MongoDB, to keep track of all important user data. Features a secure authentication system that stores passwords using bcrypt library of JavaScript
Analyzed the diagnostic Wisconsin Breast Cancer Database and implemented different classification algorithmsto compare their accuracy in classifying breast cancer type. Implemented supervised machine learning models such as KNN, SVM, LDA, logistic regression, andDTreetoaccurately predict a patient with a malignant tumor.