The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
"market basket analysis tempalte"
MartCronos
Member Posts: 3 Contributor I
Hi I´m trying to make a MB analysis using the template. My data is in the form:
CustomerID ItemId countId
20100923 Leche 250ml 3
......
1st QI read a CSV and store the data, when I try to define the roles of the last to attributes to regular I do not find the option.
2nd Q when I run the tempalte it runs smooth up to the FPgrowth process where I get "The example set contains non-nominal attribute sum(ItemCount)..."
I've searched on the Forum but have not found an answer. I'm stucked any suggestions?
CustomerID ItemId countId
20100923 Leche 250ml 3
......
1st QI read a CSV and store the data, when I try to define the roles of the last to attributes to regular I do not find the option.
2nd Q when I run the tempalte it runs smooth up to the FPgrowth process where I get "The example set contains non-nominal attribute sum(ItemCount)..."
I've searched on the Forum but have not found an answer. I'm stucked any suggestions?
Tagged:
0
Answers
check out the type conversion operators