Skip to content

Given dataset of Diamonds with features such as Cut, Carat, Clarity etc. I have used libraries such as Numpy, Pandas, Matplotlib, Seaborn to Analyse and Estimate the Price of Diamonds based on the features. Implemented Algorithms using Scikit-Learn to increase the R2 score.

Notifications You must be signed in to change notification settings

DChauhan9/Diamonds-Classifications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Diamonds-Classifications

  • Given dataset of Diamonds with features I have preprocessed data using different libraries such as Pandas, Numpy etc.
  • Did Correlation analysis between features.
  • Performed feature engineering, feature enconding and scaling.
  • Lastly, I've applied different regression models (Linear, Lasso, AdaBoost, Ridge, GradientBoosting, RandomForest, KNN) and compared their predictive accuracy.

About

Given dataset of Diamonds with features such as Cut, Carat, Clarity etc. I have used libraries such as Numpy, Pandas, Matplotlib, Seaborn to Analyse and Estimate the Price of Diamonds based on the features. Implemented Algorithms using Scikit-Learn to increase the R2 score.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published