MingjieQian/LAML
A stand-alone pure Java library for linear algebra and machine learning
This is a pure Java library for scientists, engineers, and researchers who need to perform advanced mathematical computations. It takes in numerical datasets and allows you to apply linear algebra operations and various machine learning algorithms. The output is calculated results, such as data classifications, clusters, or solved equations, enabling deeper analysis of your data.
No commits in the last 6 months.
Use this if you are a Java developer building high-performance applications that require extensive linear algebra computations or mature machine learning methods and need fine-grained control over data structures.
Not ideal if you prefer to work with other programming languages or need a visual, no-code, or low-code solution for data analysis.
Stars
16
Forks
11
Language
Java
License
Apache-2.0
Category
Last pushed
Oct 30, 2016
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/MingjieQian/LAML"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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.