Giter Site home page Giter Site logo

predict-diamond-price's Introduction

predict-diamond-price

Introduction

Machine Learning Regression: Predict the price of a diamond

Data on diamonds are readily available on the web - all we need to do is mine it (ironic, eh?).

The project aims to web scrape data off of diamond websites, and use machine learning to accurately predict the price of a diamond. This can be really useful in assessing which diamonds are well priced and which are overpriced.

Web Scraping

For the record, I do not condone the use of web scraping for any website. Anyone who does choose to web scrape, please do follow the best practises implemented in the scripts as these are there to prevent the websites being significantly affected by our use.

Requirements

  • pandas >= 1.0.4
  • numpy >= 1.18.4
  • beautifulsoup4 >= 4.9.1
  • requests >= 2.23.0
  • re101 >= 0.4.0
  • selenium >= 3.141.0

predict-diamond-price's People

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.