Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 187 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 187 Bytes

End To End ML Project

Created a environment

conda create -p venv python==3.8

conda activate venv/

Install all necessary Libraries

pip install -r requirements