biolab / biolab/orange3-associate
Have Associate consider numeric attributes
Open
- Dominant language
- Python
- Stars
- 68
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
Association Rules and Frequent Itemsets require discrete attributes to work. But often, transaction files come in continuous format (basket or pivot). Have the two widgets handle continuous data, either explicitly or by transforming them internally and raising a Warning.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.