ml-stat-util
ml-stat-util copied to clipboard
Statistical functions based on bootstrapping for computing confidence intervals and p-values comparing machine learning models and human readers
Results
2
ml-stat-util issues
Sort by
recently updated
recently updated
newest added
Two tailed p-values from pvalue are often larger than 1. This is easily tested by using the function with y_pred1=y_pred2, or by setting the scale of y_pred1 to a larger...
Thank you so much for your ml-stat-util. I want to know the method you compute the p-value. Is it the same as the DeLong test?