In this code, I will be walking through a dataset of Exam Scores alone with other characterisitcs. The purpose is to create a model to predict what a persons exam score will be, based off of the other attributes given in the dataset.
I will start by using a simply lm() model, followed by a model derived from the library(caret) package in R
Hi! My name is Timmy Miller and I am a data scientist. I am currently studying to obtain my MPS in Analytics with a concentration in Applied Artificial Intelligence. I have a passion for the field of machine learning and hope to continue working in the field down the line.