-<CLASS_COLUMN>: The attribute (column) used as target (studied class).
-<CLASS_VALUE>: The value of <CLASS_COLUMN> that we want to analize.
-<MODE>: The mode that IGSD will employ to perfom the analysis when IG threshold is calculated (dynamic, maximum). If you want to employ another algorithm, the default value is used.
-<DEPTH>: The number of attributes that the algortihms will consider.
-<LIST_IGNORE>: A list with the attributes (columns) of the dataset that the user does not want to be consider in the anaylis.
-<LIST_CONDS>: A list with the attributes (columns) of the dataset that the user wants to be present in the patterns obtained.
* ```<FILE>```: The name of the dataset input file.
* ```<CLASS_COLUMN>```: The attribute (column) used as target (studied class).
* ```<CLASS_VALUE>```: The value of <CLASS_COLUMN> that we want to analize.
* ```<MODE>```: The mode that IGSD will employ to perfom the analysis when IG threshold is calculated (dynamic, maximum). If you want to employ another algorithm, the default value is used.
* ```<DEPTH>```: The number of attributes that the algortihms will consider.
* ```<LIST_IGNORE>```: A list with the attributes (columns) of the dataset that the user does not want to be consider in the anaylis.
* ```<LIST_CONDS>```: A list with the attributes (columns) of the dataset that the user wants to be present in the patterns obtained.