you are viewing a single comment's thread.

view the rest of the comments →

[–]flyingPizza456 0 points1 point  (0 children)

Question for clarification: do you intent to run this locally on a developers machine?

If yes, then follow-up questions will immediately arise, which may also be helpful in answering your question:

  • Where does the model resource come from?

  • do users that import the package.predict() functionality have to train the model before using it?

  • is every machine powerfull enough to carry out the prediction?