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

refact: Bicycle warehouse prod specs #69

Closed jkwening closed 5 years ago

jkwening commented 5 years ago

Simplify parsing logic to allow parsing products specs irrelevant of inconsistent website html structure.

Fixed most of the issues identified in #60 except for those which don't have specifications within separate tabs.