Hey there! So, I’ve got this app up on Streamlit for the first time, and I’m facing a bit of a snag. Whenever I upload a file, the prediction process takes forever—like, over an hour—and then the app just gets killed before I even see the result. Strangely, this never happened when I ran it on my computer using VSCode.
I’ve attached a few screenshots so you can see what I’m dealing with. And hey, here are the links to my GitHub and the Streamlit app:
GitHub Repository: GitHub - FarihaAnis/An-Intrusion-Classification-System-with-XGBoost-Classifier-using-CICIoT2023-Dataset: Master of Data Science Project
Streamlit App: https://dashboard-ciciot2023.streamlit.app/
If you’ve got any ideas on how to fix this, I’d really appreciate it! Thanks a bunch!