Skip to content

NguyenDinhTiem/diamond-price-predict

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Thần Tài Mách Bạn Cách Mua Kim Cương Thông Minh

By: Tiem Nguyen

DEMO: https://nguyendinhtiem-diamond-price-predict-app-h66dx8.streamlit.app/

Install

  • step 1: clone repo
git clone https://github.com/NguyenDinhTiem/diamond-price-predict.git
  • step 2: install requeriment
git install -r requirement.txt
  • step 3: Run
streamlit run app.py

Statement of Purpose

The purpose of this repository is as a tutorial for creating a regression model that predicts the price of a diamond, and building a simple frontend application to make the model publicly available using Streamlit.

Data Description

The data we will be using for this project is the Diamonds dataset, which is publicly available via Kaggle. It contains 53940 observations, and 10 features in the dataset.

Tools

  • Pandas for accessing the data, and preparing the it for modeling.

  • Sklearn for creating a linear regression model.

  • Streamlit for creating a frontend application

About

The most excellent AI project for predicting diamond prices is this one!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published