Skip to content

pallavi-1998/Diamond-Price-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

End-to-End ML project

create environment

''' conda create -p venv python==3.9

conda activate venv/ '''

install all necessary libraries

''' pip install -r requirements.txt or python setup.py install

'''

to run the project

''' streamlit run app.py '''

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages