Package: Rstg 0.0.1
Rstg: STG : Feature Selection using STochastic Gates
'STG' is a method for feature selection in neural network. The procedure is based on probabilistic relaxation of the l0 norm of features, or the count of the number of selected features. The framework simultaneously learns either a nonlinear regression or classification function while selecting a small subset of features. Read more: Yamada et al. (2020) <https://proceedings.mlr.press/v119/yamada20a.html>.
Authors:
Rstg_0.0.1.tar.gz
Rstg_0.0.1.zip(r-4.7)Rstg_0.0.1.zip(r-4.6)Rstg_0.0.1.zip(r-4.5)
Rstg_0.0.1.tgz(r-4.6-any)Rstg_0.0.1.tgz(r-4.5-any)
Rstg_0.0.1.tar.gz(r-4.7-any)Rstg_0.0.1.tar.gz(r-4.6-any)
Rstg_0.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
Rstg/json (API)
NEWS
| # Install 'Rstg' in R: |
| install.packages('Rstg', repos = c('https://runopti.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:7633af48d7. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 112 | ||
| source / vignettes | OK | 248 | ||
| linux-release-x86_64 | OK | 109 | ||
| macos-release-arm64 | OK | 148 | ||
| macos-oldrel-arm64 | OK | 167 | ||
| windows-devel | OK | 119 | ||
| windows-release | OK | 99 | ||
| windows-oldrel | OK | 118 | ||
| wasm-release | OK | 98 |
Exports:pystg_is_availablestg
Dependencies:herejsonlitelatticeMatrixpngrappdirsRcppRcppTOMLreticulaterlangrprojrootwithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Check whether STG Python package is available and can be loaded | pystg_is_available |
| STG: Feature Selection using Stochastic Gates | stg |
