EdwardRaff/JSAT
Java Statistical Analysis Tool, a Java library for Machine Learning
This library helps Java developers quickly integrate machine learning capabilities into their applications. It takes raw data and provides various statistical analysis and machine learning algorithms to produce insights or predictive models. It's designed for Java software engineers who need to embed robust ML features without external dependencies.
799 stars. No commits in the last 6 months.
Use this if you are a Java developer building applications that require in-built machine learning for classification, regression, or clustering tasks, and you prefer a self-contained library without external dependencies.
Not ideal if you are not a Java developer or if your problem requires integration with other languages, frameworks, or extremely large datasets that might benefit from distributed computing.
Stars
799
Forks
207
Language
Java
License
GPL-3.0
Category
Last pushed
Dec 16, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/EdwardRaff/JSAT"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
o19s/elasticsearch-learning-to-rank
Plugin to integrate Learning to Rank (aka machine learning for better relevance) with Elasticsearch
oracle/tribuo
Tribuo - A Java machine learning library
Waikato/meka
Multi-label classifiers and evaluation procedures using the Weka machine learning framework.
Waikato/moa
MOA is an open source framework for Big Data stream mining. It includes a collection of machine...
allegro/allRank
allRank is a framework for training learning-to-rank neural models based on PyTorch.