add README.md
This commit is contained in:
parent
9de6ce68ba
commit
56dfeb5d60
12
analysis/README.md
Normal file
12
analysis/README.md
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
# Price_Pulse
|
||||||
|
|
||||||
|
python -m venv venv
|
||||||
|
|
||||||
|
.\venv\Scripts\activate
|
||||||
|
|
||||||
|
pip install -r requirements.txt
|
||||||
|
|
||||||
|
python app.py
|
||||||
|
|
||||||
|
/predict_price
|
||||||
|
/plot
|
Loading…
Reference in New Issue
Block a user