Package: Rfuzzycoco 0.1.0
Rfuzzycoco: Provides an R Interface to the 'FuzzyCoCo' C++ Library and Extends It
Provides and extends the 'Fuzzy Coco' algorithm by wrapping the 'FuzzyCoCo' 'C++' Library, cf <https://github.com/Lonza-RND-Data-Science/fuzzycoco>. 'Fuzzy Coco' constructs systems that predict the outcome of a human decision-making process while providing an understandable explanation of a possible reasoning leading to it. The constructed fuzzy systems are composed of rules and linguistic variables. This package provides a 'S3' classic interface (fit_xy()/fit()/predict()/evaluate()) and a 'tidymodels'/'parsnip' interface, a custom engine with custom iteration stop criterion and progress bar support as well as a systematic implementation that do not rely on genetic programming but rather explore all possible combinations.
Authors:
Rfuzzycoco_0.1.0.tar.gz
Rfuzzycoco_0.1.0.zip(r-4.7)Rfuzzycoco_0.1.0.zip(r-4.6)Rfuzzycoco_0.1.0.zip(r-4.5)
Rfuzzycoco_0.1.0.tgz(r-4.6-x86_64)Rfuzzycoco_0.1.0.tgz(r-4.6-arm64)Rfuzzycoco_0.1.0.tgz(r-4.5-x86_64)Rfuzzycoco_0.1.0.tgz(r-4.5-arm64)
Rfuzzycoco_0.1.0.tar.gz(r-4.7-arm64)Rfuzzycoco_0.1.0.tar.gz(r-4.7-x86_64)Rfuzzycoco_0.1.0.tar.gz(r-4.6-arm64)Rfuzzycoco_0.1.0.tar.gz(r-4.6-x86_64)
Rfuzzycoco_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
Rfuzzycoco/json (API)
| # Install 'Rfuzzycoco' in R: |
| install.packages('Rfuzzycoco', repos = c('https://lonza-rnd-data-science.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/lonza-rnd-data-science/rfuzzycoco/issues
Last updated from:c7267ec519. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 200 | ||
| linux-devel-x86_64 | OK | 198 | ||
| source / vignettes | OK | 291 | ||
| linux-release-arm64 | OK | 185 | ||
| linux-release-x86_64 | OK | 213 | ||
| macos-release-arm64 | OK | 190 | ||
| macos-release-x86_64 | OK | 389 | ||
| macos-oldrel-arm64 | OK | 240 | ||
| macos-oldrel-x86_64 | OK | 285 | ||
| windows-devel | OK | 162 | ||
| windows-release | OK | 180 | ||
| windows-oldrel | OK | 180 | ||
| wasm-release | OK | 160 |
Exports:compute_optimal_quantile_fuzzy_set_positionsevaluateevaluate_fuzzy_systemexample_iris_binary_categoricalexample_iris36example_mtcarsfitfit_to_dffit_xyfs_rules_to_dffs_used_vars_to_dffuzzy_coco_parsnipfuzzy_coco_parsnip_wrapperfuzzy_coco_systematic_fitfuzzycocofuzzycoco_fit_df_hybridparamspredict_fuzzy_systemstop_engine_if_stallingstop_engine_on_first_of
