![]() |
UFJF - Machine Learning Toolkit
0.51.8
|
This project aims to provide researchers and developers basic tools for manipulation of datasets, implementation and test of ML algorithms and some already implemented methods.
It's not intended to be just a collection of algorithms, but also to auxiliate and create a pattern in future ML algorithms implementations through a set of interconected modules that can be used in most ML projects.
You can find the documentation at the project page: UFJF-MLTK.
And for examples and other information you can access the wiki.
In order to make the project available for the majority of users and to be cross-platform, the project was adapted to CMake and Meson,the most wide used build systems. Therefore, there are two install methods for the project that can be seen below.
Requirements
CMake
Meson
After that, the library will be available system wide and it can be used as any library.
The framework is intended to make easier the usage of machine learning algorithms in C++, in the following example we output the 10-fold cross validation accuracy of the kNN algorithm with 3 neighbors, as we can see, we can do it with few lines of code.
main.cpp
Compiling:
This program outputs the following:
Mateus Coutinho Marim (mateu) s.ma rim@i ce.u fjf.b r
Saulo Moraes Villela (saulo) .mor aes@u fjf. edu.b r
Alessandreia Marta de Oliveira Julio (aless) andr eia.o live ira@i ce.u fjf.b r
Universidade Federal de Juiz de Fora
Departamento de Ciência da Computação