July 2017
Beginner to intermediate
715 pages
17h 3m
English
While there are not as many data science libraries in Java compared to R, there are quite a few. Additionally, it is often possible to use machine learning and data mining libraries written in other JVM languages, such as Scala, Groovy, or Clojure. Because these languages share the runtime environment, it makes it very easy to import libraries written in Scala and use them directly in Java code.
We can divide the libraries into the following categories:
Now we will see each of them in detail.
Read now
Unlock full access