Package: simpleNeural 0.1.3
simpleNeural: An Easy to Use Multilayer Perceptron
Trains neural networks (multilayer perceptrons with one hidden layer) for bi- or multi-class classification.
Authors:
simpleNeural_0.1.3.tar.gz
simpleNeural_0.1.3.zip(r-4.6)simpleNeural_0.1.3.zip(r-4.5)
simpleNeural_0.1.3.tgz(r-4.6-any)simpleNeural_0.1.3.tgz(r-4.5-any)
simpleNeural_0.1.3.tar.gz(r-4.6-any)simpleNeural_0.1.3.tar.gz(r-4.5-any)
simpleNeural_0.1.3.tgz(r-4.5-emscripten)
simpleNeural.pdf |simpleNeural.html✨
simpleNeural/json (API)
| # Install 'simpleNeural' in R: |
| install.packages('simpleNeural', repos = c('https://ddernon.r-universe.dev', 'https://cloud.r-project.org')) |
Datasets:
- UCI.BCD.Wisconsin - Breast Cancer Wisconsin (Diagnostic) Data Set
- UCI.ISOLET.ABC - ISOLET Data Set
- UCI.transfusion - Blood Transfusion Service Center Data Set
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:f01270dc59. Checks:8 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 109 | ||
| source / vignettes | OK | 159 | ||
| linux-release-x86_64 | OK | 110 | ||
| macos-devel-arm64 | OK | 144 | ||
| macos-release-arm64 | OK | 151 | ||
| windows-devel | OK | 74 | ||
| windows-release | OK | 110 | ||
| wasm-release | OK | 87 |
Exports:sN.MLPpredictsN.MLPtrainsN.normalizeDF
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Runs a multilayer perceptron | sN.MLPpredict |
| Trains a multilayer perceptron with 1 hidden layer | sN.MLPtrain |
| Normalize data | sN.normalizeDF |
| Breast Cancer Wisconsin (Diagnostic) Data Set | UCI.BCD.Wisconsin |
| ISOLET Data Set (ABC) | UCI.ISOLET.ABC |
| Blood Transfusion Service Center Data Set | UCI.transfusion |
