Skip to content
forked from duartejulio/fama

Automatically exported from code.google.com/p/fama

Notifications You must be signed in to change notification settings

naumazeredo/fama

 
 

Repository files navigation

Framework de Aprendizado de Máquina (FAMa)

FAMa is a machine learning framework developed at Instituto Militar de Engenharia (IME).

Project Manager: Julio Cesar Duarte, PhD

Developers: Felipe de Almeida Oliveira, Joilson Cisne dos Santos, Geraldo Avelino de Oliveira Neto

Work has being done by Naum Azeredo to document and organize the current state of the project, so others can use easily, without going deep into source code.

FAMa architecture

The project subdivides into four main classes:

  • Corpus Deals with the datasets.

  • Avaliador Evaluates performance of a classifier applied to a dataset.

  • Treinador Machine learning trainer.

  • Classificador Machine learning classifier

About

Automatically exported from code.google.com/p/fama

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 89.2%
  • C 10.7%
  • Other 0.1%