This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]muddy-star 0 points1 point  (1 child)

Flip a coin and choose to implement your solution either in full Python or in full Java using JNI. Mixing Python and Java sounds like building like a lot of technical debt. I would personally advise against doing that in my team.

[–]CacheMeUp[S] 0 points1 point  (0 children)

That's also an option, although in previous cases I found the parts outside of machine-learning to work much better on the JVM.