|
|
|
|
|
by opensandwich
3770 days ago
|
|
Try to do machine learning in Julia; it is difficult. If I want to say fit a gradient boosted tree or SVM its not support in Julia, whilst appears in Python/R libraries. Also, with Spark being more and more popular in the data science landscape, the lack of Julia bindings is also a no for the data scientists I work with (Spark has Python/R bindings). |
|
Point being that even if Julia is not there to replace Python, there is still a strong case for using it as a way to augment Python workflow.