Skip to content

A standard machine learning library written in Java. It contains several pieces of code/methods/functions that are related with ML and useful for my research. More functions and algorithms are being developed (mostly when I need them).

License

Notifications You must be signed in to change notification settings

mariolpantunes/ml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning (ML) library

A standard ml library written in Java. It contains several pieces of code/methods/functions that are related to ML and useful for my research. More functions and algorithms are being developed (mostly when I need them). Nevertheless, if someone uses the code and requires a specific method or optimization, just ask.

Prerequisites

Most of my code requires a library named utils. This library is no exception. Currently, it requires Java 8.

Installation

The whole project was done in Maven, as such to install this library just run:

mvn install

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A standard machine learning library written in Java. It contains several pieces of code/methods/functions that are related with ML and useful for my research. More functions and algorithms are being developed (mostly when I need them).

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages