Category: Diamond
-
Dabl Auto EDA-ML

Dabl, short for Data Analysis Baseline Library, is a high-level data exploration library in Python that automates repetitive data wrangling tasks in the early stages of supervised machine learning model development. Developed by Andreas Mueller and the scikit-learn community, it facilitates data preprocessing, advanced integrated visualization, exploratory data analysis (EDA), and ML model development, demonstrated…
-
ML/AI Diamond Price Prediction with R

The post discusses an analysis for determining the price of diamonds, aiming to detect possible overpayment. Using R Studio and various machine learning models, including linear regression, XGBoost, SVM, Decision Tree, and Random Forest, the study targets diamonds’ price and related factors. The best performance is provided by the Random Forest model, indicating the primary…
