Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 144 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 144 Bytes

py-ml

Setup

virtualenv env
env/bin/pip3.6 install -r requirements.txt

Run Code

env/bin/python3.6 <FILE_NAME>