Package: sbfc 1.0.3
sbfc: Selective Bayesian Forest Classifier
An MCMC algorithm for simultaneous feature selection and classification, and visualization of the selected features and feature interactions. An implementation of SBFC by Krakovna, Du and Liu (2015), <arxiv:1506.02371>.
Authors:
sbfc_1.0.3.tar.gz
sbfc_1.0.3.zip(r-4.5)sbfc_1.0.3.zip(r-4.4)sbfc_1.0.3.zip(r-4.3)
sbfc_1.0.3.tgz(r-4.4-x86_64)sbfc_1.0.3.tgz(r-4.4-arm64)sbfc_1.0.3.tgz(r-4.3-x86_64)sbfc_1.0.3.tgz(r-4.3-arm64)
sbfc_1.0.3.tar.gz(r-4.5-noble)sbfc_1.0.3.tar.gz(r-4.4-noble)
sbfc_1.0.3.tgz(r-4.4-emscripten)sbfc_1.0.3.tgz(r-4.3-emscripten)
sbfc.pdf |sbfc.html✨
sbfc/json (API)
# Install 'sbfc' in R: |
install.packages('sbfc', repos = c('https://vkrakovna.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/vkrakovna/sbfc/issues
- corral_augmented - Augmented corral data set: synthetic data with correlated attributes augmented with noise features
- heart - Heart disease data set: disease outcomes given health attributes
- madelon - Madelon data set: synthetic data from NIPS 2003 feature selection challenge
Last updated 3 years agofrom:50f4f24b6f. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 21 2024 |
R-4.5-win-x86_64 | OK | Oct 21 2024 |
R-4.5-linux-x86_64 | OK | Oct 21 2024 |
R-4.4-win-x86_64 | OK | Oct 21 2024 |
R-4.4-mac-x86_64 | OK | Oct 21 2024 |
R-4.4-mac-aarch64 | OK | Oct 21 2024 |
R-4.3-win-x86_64 | OK | Oct 21 2024 |
R-4.3-mac-x86_64 | OK | Oct 21 2024 |
R-4.3-mac-aarch64 | OK | Oct 21 2024 |
Exports:data_discedge_density_plotlogposterior_plotsbfcsbfc_graphsignal_size_plotsignal_var_proportion
Dependencies:base64encbitbit64bslibcachemclicliprcolorspacecpp11crayonDiagrammeRdigestdiscretizationdplyrevaluatefansifarverfastmapfontawesomefsgenericsgluehighrhmshtmltoolshtmlwidgetsigraphjquerylibjsonliteknitrlabelinglatticelifecyclemagrittrMatrixmemoisemimemunsellpillarpkgconfigprettyunitsprogresspurrrR6rappdirsRColorBrewerRcppRcppArmadilloreadrrlangrmarkdownrstudioapisassscalesstringistringrtibbletidyrtidyselecttinytextzdbutf8vctrsviridisLitevisNetworkvroomwithrxfunyaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Selective Bayesian Forest Classifier | sbfc-package |
Augmented corral data set: synthetic data with correlated attributes augmented with noise features | corral_augmented |
Data set discretization and formatting | data_disc |
Plots the density of edges in a given group over the MCMC iterations | edge_density_plot |
Heart disease data set: disease outcomes given health attributes | heart |
Log posterior plot | logposterior_plot |
Madelon data set: synthetic data from NIPS 2003 feature selection challenge | madelon |
Selective Bayesian Forest Classifier (SBFC) algorithm | sbfc |
SBFC graph | sbfc_graph |
Trace plot of Group 1 size | signal_size_plot |
Signal variable proportion | signal_var_proportion |