Hi everyone, I'm reading the `Hands-On Machine Lea...
# datascience
g
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
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
thanks!! The repository should definitely be pinned
t
Just did. Thanks.