0
votes

I am new to data mining and confused about Association rules libraries for Android. I've found some comments about SPMF and Weka.

Which libraries can be used for Apriori algorithm and association rule mining in android coding using android studio?

1

1 Answers

0
votes

You can use all Java-based source on Android platform. For instance, check this link.