Users can input the following characteristics of a Car:
Transmission Type(0-1/Automatic-Manual)
Number of Cylinders(4-8)
Displacement(70-500 cu.in.)
Horse Power(50-350)
Weight(1-6 1000lbs)
Clicking on the “Submit” Button, the App performs the regression model with the given characteristics along with the histogram for the original dataset and the predicted value in color red.
More information about how the model was created in the following link: https://github.com/sofiyag87/datasciencecoursera/blob/master/regression%20model.pdf