Skip to content

MDS53/ML-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

End to End ML project

Created a environment

conda create -p House_price python==3.8

Creating a folder requirements.txt in that write all necessary or needed libraries to install at a time

pip install -r requirements.txt

create setup.py file so that you can use the code written in setup.py as a package

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published