A program to recognize and reward our most engaged community members
Thanks for answer my doubt, and with relation to the transaction format i made a little program that filled the matrix of that form 0s and 1s, but i made what you do with the 'rapidminer.gui.plotter.rows.maximum' and i dont know why this dont gives a good results if the amount of data is big.Can you tell me if am i doing something wrong, maybe because i dont use name else code that represent that name.If you want write me and i gives you a file sample...
Error in: CSVExampleSource (CSVExampleSource) Could not read file 'C:\Users\JANGABE\Desktop\DATOS PRUEBA CLASIFICADOS 1 mes 65000 NombreProd.csv': Number of columns in line 1 was unexpected, was: 1482, expected: 244. The given file could not be read. Please make sure that the file exists and that the RapidMiner process has sufficient privileges.
<operator name="Root" class="Process" expanded="yes"> <operator name="SimpleExampleSource" class="SimpleExampleSource"> <parameter key="filename" value="/home/steffen/Desktop/check.txt"/> <parameter key="read_attribute_names" value="true"/> <parameter key="id_column" value="1"/> </operator> <operator name="Numerical2Binominal" class="Numerical2Binominal"> </operator> <operator name="FPGrowth" class="FPGrowth"> <parameter key="min_support" value="0.4"/> </operator> <operator name="AssociationRuleGenerator" class="AssociationRuleGenerator"> <parameter key="min_confidence" value="0.4"/> </operator></operator