Projet

Général

Profil

Actions

Documentation » Historique » Révision 5

« Précédent | Révision 5/37 (diff) | Suivant »
François Rioult, 18/06/2010 20:36


Documentation

KDAriane is a set of operators for data mining and machine learning, and a set of scenarios (supervised classification, missing values completion, strong emerging pattern mining, etc.). It uses Ariane as a graphical platform for designing the data streams.

Installation

As KDAriane requires Ariane, that requires Pandore, all have to be installed in the following order:

Special operators for shell scripting
KDAriane is provided with basic components for executing shell scripts. The choice depends on how many parameters (p), input (i) and output (o) you want. The operators are named
"eval" + p + i + o and call the eponymous .sh script.

When an operator is executed, Ariane launches the script (for example script.sh) associated to the operator with giving the following arguments

In Ariane, every operator has a return value, even if it has no output.

The current list of shell operators is the following:

Of course, this list is not exhaustive and you can add your own operators. A

Scenarios

Mis à jour par François Rioult il y a presque 14 ans · 5 révisions