Skip to content
Snippets Groups Projects
Commit 10323f5a authored by Mikhail Korobov's avatar Mikhail Korobov Committed by Joel Nothman
Browse files

[MRG + 2] ENH add sample_weight support to Pipeline.score (#7723)

* add sample_weight support to Pipeline.score

* TST check that pipe.score raises TypeError for unsorrported arguments

* TST check error message for invalid score_params in pipeline.score

* TST check that pipe.fit raises TypeError when argument is not supported

* only support sample_weight argument

* whats_new: mention sample_weight in Pipeline.score
parent 4c8f12d1
Branches
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment