FuzzyDBScan

Run and Predict a Fuzzy DBScan

CRAN Package

An interface for training Fuzzy DBScan with both Fuzzy Core and Fuzzy Border. Therefore, the package provides a method to initialize and run the algorithm and a function to predict new data w.t.h. of 'R6'. The package is build upon the paper "Fuzzy Extensions of the DBScan algorithm" from Ienco and Bordogna (2018) . A predict function assigns new data according to the same criteria as the algorithm itself. However, the prediction function freezes the algorithm to preserve the trained cluster structure and treats each new prediction object individually.

  • Version0.0.3
  • R version≥ 4.0.0
  • LicenseLGPL-3
  • Needs compilation?No
  • Languageen-US
  • Last release01/10/2023

Documentation


Team


Insights

Last 30 days

Last 365 days

The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.

Data provided by CRAN


Binaries


Dependencies

  • Depends1 package
  • Imports5 packages
  • Suggests4 packages
  • Reverse Imports1 package
  • Reverse Suggests1 package