Closed slievens closed 1 year ago
De support was waarschijnlijk te hoog maar desalniettemin zouden we geen error mogen zien in de GUI.
Misschien heeft dit hier iets mee te maken: RuleFinder | get_association_rules | 2023-04-16 17:18:21 | DEBUG | Shape of df in get_association_rules: (864, 2538) RuleFinder | get_association_rules | 2023-04-16 17:18:21 | DEBUG | Shape of frequent_itemsets: (0, 2) RuleFinder | get_association_rules | 2023-04-16 17:18:21 | DEBUG | Empty DataFrame Columns: [support, itemsets] Index: []
Dit zou nu moeten opgelost zijn met commit: https://github.com/hogent-cads/AI_MDM_Prototype/commit/cc15c0b2fd1662b03b68eae24fa08f0d3dc039dc
De support was waarschijnlijk te hoog maar desalniettemin zouden we geen error mogen zien in de GUI.
Misschien heeft dit hier iets mee te maken: RuleFinder | get_association_rules | 2023-04-16 17:18:21 | DEBUG | Shape of df in get_association_rules: (864, 2538) RuleFinder | get_association_rules | 2023-04-16 17:18:21 | DEBUG | Shape of frequent_itemsets: (0, 2) RuleFinder | get_association_rules | 2023-04-16 17:18:21 | DEBUG | Empty DataFrame Columns: [support, itemsets] Index: []