python - Evaluation of multilabel and multiclass data labels -


are there evaluation metrics available multiclass-multilabel classification? example, i'm taking part in following competition @ kaggle , requires roc auc evaluation metric.: http://www.kaggle.com/c/mlsp-2013-birds

is possible using sklearn?

there's library kaggle's director of engineering: https://github.com/benhamner/metrics/tree/master/python


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

image - ClassNotFoundException when add a prebuilt apk into system.img in android -