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: 8 months ago
JSON representation

Visualizes prediction results

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).