Package: FuzzyDBScan 0.0.3
FuzzyDBScan: Run and Predict a Fuzzy DBScan
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) <doi:10.1007/s00500-016-2435-0>. 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.
Authors:
FuzzyDBScan_0.0.3.tar.gz
FuzzyDBScan_0.0.3.zip(r-4.5)FuzzyDBScan_0.0.3.zip(r-4.4)FuzzyDBScan_0.0.3.zip(r-4.3)
FuzzyDBScan_0.0.3.tgz(r-4.4-any)FuzzyDBScan_0.0.3.tgz(r-4.3-any)
FuzzyDBScan_0.0.3.tar.gz(r-4.5-noble)FuzzyDBScan_0.0.3.tar.gz(r-4.4-noble)
FuzzyDBScan_0.0.3.tgz(r-4.4-emscripten)FuzzyDBScan_0.0.3.tgz(r-4.3-emscripten)
FuzzyDBScan.pdf |FuzzyDBScan.html✨
FuzzyDBScan/json (API)
NEWS
# Install 'FuzzyDBScan' in R: |
install.packages('FuzzyDBScan', repos = c('https://henrifnk.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/henrifnk/fuzzydbscan/issues
Last updated 2 years agofrom:377efdfb7f. Checks:OK: 5 NOTE: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 11 2024 |
R-4.5-win | NOTE | Nov 11 2024 |
R-4.5-linux | NOTE | Nov 11 2024 |
R-4.4-win | OK | Nov 11 2024 |
R-4.4-mac | OK | Nov 11 2024 |
R-4.3-win | OK | Nov 11 2024 |
R-4.3-mac | OK | Nov 11 2024 |
Exports:FuzzyDBScan
Dependencies:backportscheckmateclicolorspacedata.tabledbscanfansifarvergenericsggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigR6RColorBrewerRcpprlangscalestibbleutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Fuzzy DBScan | FuzzyDBScan Fuzzy_DBScan |