Skip to content
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

Return all scores from cross validation #44

Open
inejc opened this issue Feb 25, 2019 · 2 comments
Open

Return all scores from cross validation #44

inejc opened this issue Feb 25, 2019 · 2 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@inejc
Copy link
Member

inejc commented Feb 25, 2019

Currently, the average score from each fold is computed and returned when calling crossVal.score(...). We are often interested in computing the mean and standard deviation, however, so all scores (or precomputed mean and standard deviation) should be returned instead.

@inejc inejc added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Feb 25, 2019
@inejc inejc pinned this issue May 24, 2019
@inejc inejc unpinned this issue May 28, 2019
@inejc inejc pinned this issue May 28, 2019
@ashwinbhaskar
Copy link
Contributor

@inejc I would like to give this a shot. Can you assign this issue to me?

@inejc
Copy link
Member Author

inejc commented Aug 26, 2019

@ashwinbhaskar sorry for a late response, was AFK for some time. Assigned ✔️.

@inejc inejc unpinned this issue Oct 4, 2019
@inejc inejc pinned this issue Oct 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants