This Flutter application predicts the price of a diamond based on its characteristics, such as carat, cut, color, clarity, depth, table, and dimensions.
Clone the repository. Run flutter pub get to install dependencies. Usage Enter the diamond characteristics. Press the "Get price" button to predict the price. View the predicted price in an alert dialog.
Enter the following diamond characteristics:
Carat: 0.5 Cut: Ideal Color: D Clarity: VS1 Depth: 61.5 Table: 55 X: 5.05 Y: 5.07 Z: 3.10 Expected Price: $1685.95
Contributions are welcome! Please submit a pull request or open an issue for any suggestions or improvements.



