NEWS
rCBA 0.4.3 (2019-05-29)
Changes
- Fixed issues with the Java dependency, RNG
- Udpdates of the documentation
rCBA 0.4.2 (2018-05-16)
Changes
- Support for Java 9,10 - updated test for minimum Java version
rCBA 0.4.1 (2018-05-09)
Changes
- Parallel parameter for fp-growth, build and pruning functions
rCBA 0.4.0
Changes
- Output model in the arules rules format
- Output of the prediction as a factor
- Verbose parameter for all functions
- Documentation updates, fixed typos and bugs
rCBA 0.3.0 (2018-01-08)
Changes
- FPGrowth as an alternative algorithm
- FPGrowth-based automatic build of the model
- Vagrant + RStudio server development environment
- Fixed typos and bugs
rCBA 0.2.0
Changes
- Support for transactions as inputs
- Fixed typos and bugs
- Optimalization of Java dependencies
rCBA 0.1.0
Changes
- Improved pruning algorithms
- Implemented a classification function
- Implemented an automatic model build
- Optimalization of Java dependencies
rCBA 0.0.1 (2015-12-11)
Changes