Skip to content

Gini for continuous responses #19

@spedygiorgio

Description

@spedygiorgio

I was trying to use the Gini function with a non negative score but I receive the following Error:

out<-with(db4scoring, ModelMetrics::gini(actual=numero, predicted = numeroPred))
Error in binaryChecks(actual, "auc") :
auc only works for binary outcomes at this time

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions