https://kotlinlang.org logo
Title
g

gmariotti

03/03/2018, 4:03 PM
Hi everyone, I'm reading the
Hands-On Machine Learning
book from O'Reilly and I'd like to rewrite some of those examples in Kotlin. Any suggestion on jvm libraries I could use as replacement for
Scikit-Learn
and its ecosystem?
tablesaw
seems quite interesting but maybe there's something more mature already available
t

thomasnield

03/03/2018, 6:05 PM
https://github.com/thomasnield/kotlin-data-science-resources There are many JVM libs out there for ML, depending on the nature of the task.
g

gmariotti

03/03/2018, 6:24 PM
thanks!! The repository should definitely be pinned
t

thomasnield

03/05/2018, 5:08 PM
Just did. Thanks.