# Exodus Stock Predictor ## setup ## run ```bash # python3 main_model.py {STOCK_NAME} {GAP_Prediction} python3 main_model.py AAPL 50 ```