jkwening / bike-price-predictor

Machine learning project that given bike information will predict price and evaluate value comparatively to a listed price.
GNU General Public License v3.0
1 stars 0 forks source link
bicycle data-mining machine-learning predictive-modeling python scikit-learn webscraping

Objective

Build upon data engineer expertise by incorporating machine learning to build a web app train a predictive model that can effectively analyze the price of a given bike based on specifications to assess whether the quoted price is fair, bargain, steal, or overpriced.

Project Scope

Status

After some preliminary data munging and then EDA idenfitified some data integrity issues and need for more data. Need to review data collection and transformation process to collect more data and also ensure all data is scraped correctly and exclude useless data.