Skip to content

add Brier_score_loss to model validation doc #4804 #4964

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

ubieting
Copy link

Add Brier_score_loss to model validation doc #4804

@agramfort
Copy link
Member

travis is not happy

where : :math:`N` is the total number of predictions, :math:`f_t` is the predicted probablity of the actual outcome :math:`o_t`

>>> import numpy as np
>>> from sklearn.metrics import zero_one_loss
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you need to also import bier_score_loss

@amueller amueller mentioned this pull request Jul 31, 2015
@lazarillo
Copy link

I am working on fixing this (adding the import) now during the ODSC code sprint.

@lesteve
Copy link
Member

lesteve commented Oct 18, 2017

closed by #6841.

@lesteve lesteve closed this Oct 18, 2017
@jnothman jnothman added this to the 0.19.1 milestone Oct 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants