Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/genepattern/predictionresultsviewer
Visualizes prediction results
https://github.com/genepattern/predictionresultsviewer
genepattern-module visualizer
Last synced: 11 days ago
JSON representation
Visualizes prediction results
- Host: GitHub
- URL: https://github.com/genepattern/predictionresultsviewer
- Owner: genepattern
- License: other
- Created: 2016-12-02T19:24:45.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-07-15T14:56:21.000Z (over 3 years ago)
- Last Synced: 2024-11-08T06:46:34.871Z (2 months ago)
- Topics: genepattern-module, visualizer
- Language: JavaScript
- Homepage:
- Size: 1.01 MB
- Stars: 0
- Watchers: 9
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# PredictionResultsViewer
PredictionResultsViewer is used to view results from testing a predictor where the results
can come from either a separate test set (e.g. the KNN or WeightedVoting algorithm) or a
cross-validation prediction (e.g., the KNNXValidation or WeightedVotingXValidation
algorithms).