jeff1evesque / machine-learning

Web-interface + rest API for classification and regression (https://jeff1evesque.github.io/machine-learning.docs)
Other
258 stars 85 forks source link

Determine associative mining packages #3260

Closed jeff1evesque closed 6 years ago

jeff1evesque commented 6 years ago

We need to determine an acceptable associative mining package. One example is apache spark's frequent pattern mining. If this (or another implementation is chosen), we'll need to incorporate this solution to our docker + puppet build. One reason to choose apache spark, is since it doesn't provide association rules, as well as probit regression.