#Issue with connecting frontend and backend for this project

1 messages · Page 1 of 1 (latest)

vast crescent
#

Hello. Here is the github.
https://github.com/EYoung21/Predictacare

Hey do y'all know why this forked version isn't working?
Essentially, I just moved the naivebayes (python ml algo) file and the data it's trained on directly into the docker container
Then I tried to make a script that takes the description variable obtained from the frontend and inputs it into the ML algo using the commandline within an HTTP Post request server thing
and I wrote a server.js file that runs the ml model and outputs the minutes
and then I get that output and set a variable equal to it and try to put and print it in the frontend, but its not working 😦

Any help is much appreciated. Thanks.

glad berryBOT
#

<@&987246399047479336> please have a look, thanks.