head
sing logo
AIBench
AIBench logoAIBench is a lightweight, non-intrusive, MVC-based Java application framework that eases the connection, execution and integration of operations with well defined input/output. This basic idea provides a powerful programming model to fast develop applications given that:
  • The logic can be decoupled from the user interface.
  • The interconnection of operations can also be decoupled based in the idea of “experiments”.
  • The programmer is forced to “think-before-program”, easing the code reuse.
more info in: http://www.aibench.org
 
geneCBR
 geneCBR is a software that can perform cancer classification based on microarray data. In order to store the information belonging to each sample, the system uses a fuzzy codification to represent the gene expression levels of each sample. This operation permits the generalization over the whole case base in order to tackle intra-experimental and inter-experimental variations in the data. Based on the fuzzy discretization of real gene expression data into a small number of fuzzy membership functions, the system is capable of constructing a set of prototypes that are able to represent the main characteristics of previously ascertained classes.

more info in: http://www.genecbr.org