Machine Learning
Projects
You will find my recent machine learning projects here.
You will find my recent machine learning projects here.
In this project i build a simple deep leaning model with Keras, trained the model, evaluated the model and use the model to make prediction. Steps:
For public safety, precautions are necessary to avoid accidents. In 2016, the United States' National Highway Traffic Safety Administration (NHTSA) records show that 37,461 people were killed in 34,436 motor vehicle crashes, an average of 102 per day. Therefore accident risk prediction models can help in saving lives and improving road safety
Problem Statement:
Task: Build a classification model that estimates an applicant's probability of admission based on the scores from their two exams
Problem Statement:
Task: Implement regularized logistic regression to predict if microchips from a fabrication plant passes quality assurance. The model should help determine whether microchips should be accepted or rejected.