I have an Express Node.js application, but I also have a machine learning algorithm to use in Python. Is there a way I can call Python functions from my Node.js application to make use of the power of machine learning libraries?

11 Answers
11

Leave a Reply

Your email address will not be published. Required fields are marked *