Project name: Hybrid model arima-lstm, demo on streamlit

Job ID: 33514453

Budget: $30 – $250 USD

Tell us more about your project:
Hi, I'm currently doing a topic on Stock Price Prediction [stocks in the US (any type is fine) and the file VNINDEX I put below] using arima model, lstm model, hybrid model ARIMA-LSTM (sequentially performing two models, then performing two additions or multiplications to get the output). predictive results), improved hybrid model ARIMA-LSTM (execution of two models in parallel to produce predictive results) and I want to demo by streamlit on which can:
Select input shape
Select number of dense layers
Select number of nodes in dense layers
Select dense layer activation
Select number of output nodes
Choose p, d, q
If I'm missing something, I hope you can help me