https://github.com/ruivieira/java-mentat
Java AI/ML/DS library
https://github.com/ruivieira/java-mentat
ai data-science java library machine-learning
Last synced: 10 months ago
JSON representation
Java AI/ML/DS library
- Host: GitHub
- URL: https://github.com/ruivieira/java-mentat
- Owner: ruivieira
- License: apache-2.0
- Created: 2019-05-19T14:05:40.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-08T21:25:16.000Z (about 2 years ago)
- Last Synced: 2024-12-06T19:37:14.852Z (over 1 year ago)
- Topics: ai, data-science, java, library, machine-learning
- Language: Java
- Homepage: https://ruivieira.github.io/java-mentat
- Size: 2.15 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# java-mentat
Java AI/ML/DS library.
## Topics
### Explainability
- Counterfactually fair models
- Fairness metrics (TPR)
## Graph theory
- Erdős–Rényi model
## Metrics
- Receiver operating characteristic (ROC)
## Usage
Add the repository
```xml
github
https://raw.githubusercontent.com/ruivieira/java-mentat/releases
true
always
```
and the dependency
```xml
dev.ruivieira
java-mentat
1.0.0-SNAPSHOT
```
to your project.