Giter Club home page Giter Club logo

diamonds-price-prediction's Introduction

Diamonds-Price-Prediction

1 Intro:

In this repository you will find 5 notebooks:

  • Descriptive Analysis: a detailed descriptive analysis of the dataset
  • Linear Models Dummies: the cleaned dataset enconded with dummy variables and trained and tested in linear regression models
  • Linear Models Ordinal: the cleaned dataset enconded with ordinal variables and trained and tested in linear regression models
  • Non Linear Models Dummies: the cleaned dataset enconded with dummy variables and trained and tested in non linear regression models
  • Non Linear Models Ordina: the cleaned dataset enconded with ordinal variables and trained and tested in non linear regression models

2 Goals:

The goal of the project is to predict the price of diamonds based in its carat, cut, color, clarity, depth%, table and volume/size. The measure unit is rmse

3 Steps:

To fulfil the previous goals the next steps have been done:

  • INPUT (2 datasets from Kaggle (1 to train, 1 to test))
  • src (additional info as diamond images, diamond variables schema and possible models to implement)
  • main (the 5 notebooks explained previously)
  • OUTPUT (the predicted price of the diamonds of the best models)

4 Final Output:

The final output are the predicted prices of the best models. The best score (in rmse) was achieved with an Extra Trees Model, with a previous dummy encoding (one hot encoding). The score was: rmse = 532.01097

diamonds-price-prediction's People

Contributors

diego-florez avatar

Watchers

 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.