Skip to content

KinkyDesign/jaqpot-validation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#Jaqpot Validation

Python web service providing validation (split, cross-, or external) statistics and plots for regression and classification. For regression, the service provides R-squared, R^2 Adjusted (if applicable), RMSD, F-Value, Standard Error. For classification, the metrics provided are Accuracy, Precision, Recall, F1-score and Jaccard index. In both cases the full list of predictions is provided. Finally, several figures are created: real vs. predicted and QQ plot (for regression), and confusion matrix (for classification). Available at http://test.jaqpot.org:8080/jaqpot/swagger/#!/validation/

About

validation services v1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%