I have a machine learning project.There's an array of objects, retrieved by NodeJS, which will need to be accessed in Python's machine learning script.After the script has done its work, I need Python to send back another array of data back to NodeJS and POST it to the database.Is this possible? Thanks for any help!
Submitted July 07, 2018 at 10:41PM by Just42s
No comments:
Post a Comment