Stock-Market-Prediction-Web-App-using-Machine-Learning-And-Sentiment-Analysis
Stock-Market-Prediction-Web-App-using-Machine-Learning-And-Sentiment-Analysis copied to clipboard
internal server error while predicting the stock price
File "C:\Users\Lenovo\AppData\Local\Programs\Python\Python311\Lib\site-packages\flask\app.py", line 2525, in wsgi_app
response = self.full_dispatch_request()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Lenovo\AppData\Local\Programs\Python\Python311\Lib\site-packages\flask\app.py", line 1822, in full_dispatch_request
rv = self.handle_user_exception(e)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Lenovo\AppData\Local\Programs\Python\Python311\Lib\site-packages\flask\app.py", line 1820, in full_dispatch_request
rv = self.dispatch_request()
^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Lenovo\AppData\Local\Programs\Python\Python311\Lib\site-packages\flask\app.py", line 1796, in dispatch_request
return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "c:\Movies\Stock-Market-Prediction-Web-App-using-Machine-Learning-And-Sentiment-Analysis-master\main.py", line 478, in insertintotable
lstm_pred, error_lstm=LSTM_ALGO(df)
^^^^^^^^^^^^^
File "c:\Movies\Stock-Market-Prediction-Web-App-using-Machine-Learning-And-Sentiment-Analysis-master\main.py", line 180, in LSTM_ALGO
from keras.models import Sequential
File "C:\Users\Lenovo\AppData\Local\Programs\Python\Python311\Lib\site-packages\keras_init_.py", line 21, in
hello. can you please guide me how you managed to run this application? I installed xamp and wordpress and it is showing the main screen when i run localhost/wordpress but i get a error saying the link not found after I register myself as user. please help me if you know anything about it