- fix: Mclust learner no longer sets the control default with a function not in import to stay compliant with {paradox} conventions
- Add BIRCH learner from 'stream' package
- Add BICO learner from 'stream' package
- Add DBSCAN learner from 'fpc' package
- Add HDBSCAN learner from 'dbscan' package
- Add OPTICS learner from 'dbscan' package
- Compatibility with upcoming 'paradox' release
- Move to testthat3
- Refactoring
- Add new task based on
ruspini
dataset
- Replace 'clusterCrit' measures with alternatives from 'cluster' and 'fpc' packages
- Remove broken unloading test
- Add states as row names to
usarrest
task. - Remove dictionary items after unloading package.
- Added Mclust learner
- Fix error associated with new dbscan release
- code refactoring
- code refactoring
- small fixes
- add filter to PredictionClust
- Add Hclust
- test and doc hclust
- Add within sum of squares measure
- add doc wss
- code factor adaptions
- Eight new learners
- Added
assignments
andsave_assignments
fields toLearnerClust
class
- Initial upload to CRAN