https://github.com/genepattern/predictionresultsviewer
Visualizes prediction results
https://github.com/genepattern/predictionresultsviewer
genepattern-module visualizer
Last synced: 8 months 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 (over 9 years ago)
- Default Branch: develop
- Last Pushed: 2025-08-13T18:05:54.000Z (10 months ago)
- Last Synced: 2025-08-13T19:38:10.712Z (10 months ago)
- Topics: genepattern-module, visualizer
- Language: JavaScript
- Homepage:
- Size: 1.01 MB
- Stars: 0
- Watchers: 8
- 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).