Machine Learning and Data Analysis on Diamonds Dataset
-
Updated
Sep 1, 2020 - Jupyter Notebook
Machine Learning and Data Analysis on Diamonds Dataset
Regression - > Diamond Price Prediction
Diamond Price Prediction Using Machine Learning (Regression Use Case)
I leveraged an algorithmic approach to predict the price and carat of the diamond using Machine Learning. Various regression models have been trained and their performance has been evaluated using the R Squared Score followed by tuning of the hyperparameters of top models. I have also carried out a trade-off based on the R Squared Score and the …
In this project, we are trying to predict the price of Diamonds with their information
Diamond Price Prediction Using Machine Learning
A diamond price prediction project with its webapp, All the codes are in modular format. flask is used as web framework.
Repo where different methods for price regression are used (supervised machine learning)
Repo where different methods for price regression are used (supervised machine learning)
A ML Analysis to a dataset containing information on diamonds market
Add a description, image, and links to the diamonds-price-prediction topic page so that developers can more easily learn about it.
To associate your repository with the diamonds-price-prediction topic, visit your repo's landing page and select "manage topics."