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.7)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.7-any)simpleNeural_0.1.3.tar.gz(r-4.6-any)
simpleNeural_0.1.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
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:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 99 | ||
| source / vignettes | OK | 171 | ||
| linux-release-x86_64 | OK | 99 | ||
| macos-release-arm64 | OK | 145 | ||
| macos-oldrel-arm64 | OK | 140 | ||
| windows-devel | OK | 74 | ||
| windows-release | OK | 63 | ||
| windows-oldrel | OK | 88 | ||
| wasm-release | OK | 89 |
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 |
