EpistasisLab / EpistasisLab/tpot

How to use sample weights for scoring in method _wrapped_cross_val_score

Open
#1,039 2 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
Jupyter Notebook
Stars
10.1k
Forks
1.6k
PR merge metrics
No merged PRs in 30d

Description

I am using custom scorer that requires sample-weights. I want a model that has the best score on validation data using sample weights. Right now, In _wrapped_cross_val_score() method of gp_deap sample weights are only used in fit(), not in scoring. any suggestions would be appreciated.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.