datatheque.com
datatheque.com copied to clipboard
a data science blog
Results
1
datatheque.com issues
Sort by
recently updated
recently updated
newest added
Hi, When I tried to run the part 3 Association Rules Mining, for %%time rules = association_rules(orders, 0.01) There as an error as shown below: TypeError: 'numpy.ndarray' object is not...