I think you may want to add the "Data science with Java" resource you linked above, looks really good. I also found
Mastering Java for Data science
Java for Data science
Java Data science cookbook
Machine Learning In Java
👍 1
t
thomasnield
11/28/2017, 3:44 PM
@chi I will add these later, thank you
thomasnield
11/28/2017, 3:44 PM
Feel free to PR this stuff anytime too guys.
c
chi
11/28/2017, 4:11 PM
Cool. I do basic ds with R mostly, and have been looking to do so with Kotlin particularly so I got those books. Been really good so far. Also, I think kotlin's REPL on intellij really nice, but most times it freezes, hopefully it can be developed such that we have something like Rstudio.
chi
12/02/2017, 12:35 PM
Just found the book "Java for data science made easy", it seems like a combination of two books listed above -
Mastering Java for Data science
Java for data science
Looks really comprehensive.
I also found another resource
Java Data Analysis
simple smile I do some basic data science and ML with R, and currently been using "Data science with Java" and "Java Data Science Cookbook" to learn to do DS/ML on the JVM/anywhere (looking at you Kotlin native).
Hopefully these materials helps me achieve my aim here