Skip to content

[fix] for few true feature#3

Merged
ShuntaroAoki merged 2 commits intodevfrom
fix_feat_label_cv_train
Jan 23, 2025
Merged

[fix] for few true feature#3
ShuntaroAoki merged 2 commits intodevfrom
fix_feat_label_cv_train

Conversation

@micchu
Copy link
Copy Markdown
Member

@micchu micchu commented Dec 17, 2024

resolve #2
cv の training script について feature label を正しく feature 側から取得するように修正し,また同質の問題(true feature 側にない label が predicted に存在する)が evaluation でも発生していたため,そちらの修正も行いました.

@ShuntaroAoki ShuntaroAoki changed the base branch from main to dev January 23, 2025 01:53
@ShuntaroAoki ShuntaroAoki merged commit a59babe into dev Jan 23, 2025
@ShuntaroAoki ShuntaroAoki deleted the fix_feat_label_cv_train branch January 23, 2025 01:56
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.

Feature 側の label 数が少ない場合

2 participants