Use case on the diamonds dataset

Dataset diamonds

Machine Learning Task: Regression

This is a Diamonds database. This classic dataset contains the prices and other attributes of almost 54,000 diamonds.

Available at OpenML: https://openml.org/d/42225

Category: Technology

# Rows: 53,940 # Columns: 9

Target: price

Features

Numeric: carat, depth, table, x, y, z

Nominal: cut, color, clarity

Machine Learning Use Case Technology

Root Mean Square Error (RMSE)

Diamonds Rmse

Mean Absolute Error (MAE)

Diamonds Mae

Coefficient of Determination (R2)

Diamonds R2

« Back to Machine Learning Algorithms Comparison