Projet

Général

Profil

Csv2arff » Historique » Version 1

François Rioult, 19/03/2011 17:40

1 1 François Rioult
h1. Csv2arff
2
3
h2. Synopsis
4
5
This operator converts a @.CSV@ file to the @.arff@ format of Weka.
6
7
h2. Parameters
8
9
None
10
11
h2. Inputs
12
13
Two inputs:
14
* the @.CSV@ file
15
* the column file
16
17
h2. Outputs
18
19
The @.arff@ file.
20
21
h2. Details
22
23
24
25
h2. Example