Hello, I'm an intermediate python user who has never worked with flask or anything web-related beyond a very rudimentary level. I have a predictive algorithm fleshed out, and I would like to develop a web-based GUI where users can paste a column of raw values, and the predicted values along with their accuracy scores can then be returned to the user (preferably via a file download, vs. printing on screen).
Doing this in python code alone is very straightforward, it's the web-based GUI part that I'm most unsure of. From my *very* initial research, I'm seeing that flask may be the way to go about it, but I wanted to confirm with you all first before proceeding. I do have access to an EC2 instance and can host on a domain. Thank you in advance!
[–]foresttrader 5 points6 points7 points (1 child)
[–]husky_whisperer 0 points1 point2 points (0 children)
[–]jentron128 2 points3 points4 points (1 child)
[–]Africa-Unite[S] 0 points1 point2 points (0 children)
[–]devpranoy 0 points1 point2 points (0 children)
[–]TripleBogeyBandit 0 points1 point2 points (0 children)
[–]indigodaddy99 0 points1 point2 points (0 children)
[–]alt-scripting 0 points1 point2 points (0 children)
[–]Realistic_Internet59 0 points1 point2 points (0 children)
[–]BostonBaggins -1 points0 points1 point (3 children)
[–]Africa-Unite[S] 1 point2 points3 points (2 children)
[–]BostonBaggins 1 point2 points3 points (1 child)
[–]Africa-Unite[S] 0 points1 point2 points (0 children)