paulk-asert/groovy-data-science
Some Data Science examples using Groovy
This project provides practical, runnable examples for solving common data analysis problems using Groovy. It shows you how to take raw data, like CSVs or spreadsheets, perform tasks such as predicting house prices, grouping similar whiskeys, or classifying iris flowers, and then visualize the results. This resource is for data scientists, analysts, and researchers who want to apply machine learning techniques using the Groovy programming language.
Use this if you are a data scientist familiar with the JVM ecosystem and want to explore data science tasks like regression, clustering, or classification using Groovy.
Not ideal if you prefer Python or R for your data science workflows, or if you are looking for a standalone application rather than code examples.
Stars
41
Forks
12
Language
Groovy
License
Apache-2.0
Category
Last pushed
Oct 26, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/paulk-asert/groovy-data-science"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
AmoDinho/datacamp-python-data-science-track
All the slides, accompanying code and exercises all stored in this repo. 🎈
ds-modules/core-resources
Short examples and templates for common ds-module tasks
Shantanu-Gupta-au16/Data-Science-Portfolio
Portfolio including my data science projects for academic, self-learning, and hobby.
skupriienko/Datacamp-Python-Exercises
Data-Science Python courses from DataCamp
jessecambon/Data-Science-Sandbox
Code and resources to serve as a starting point for data science projects.