maulikp11 / final-project-

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

final-project-FinalProject_RutgersDS The following table summarizes all the variables in the dataset: Variables Type Meaning Total cost continuous the cost ($) incurred to Drivetime to buy the vehicles Mileage continuous the total miles that the vehicles have travelled at the time of purchase Vehicle.age ordinal The age of the vehicle at the time it was purchased by Drivetime Vehicle.age.group categorical which age group the vehicles belong to: one-three, four+, six+ and seven+ color.set categorical the color of the vehicles makex categorical manufacturer brands state categorical where the vehicle is sold make.model categorical the brands and the model of the vehicles lot.sale.day Continuous (independent variable) Number of days the vehicles are in the lot before being sold overage Categorical (class label) “YES" means the lot.sale.days is higher than 90 days. “NO" means the lot.sale.days is lower than 90 days.

About


Languages

Language:Jupyter Notebook 94.5%Language:Python 2.5%Language:HTML 1.9%Language:JavaScript 1.1%