machine-learning
machine-learning copied to clipboard
Create association rules input component
We need to create a react component, allowing users to input parameters for the association rules:
- metric type: confidence, lift
- minimum metric value
- number of rules to be returned
The following is an equivalent implementation via weka: