Skip to content

fixed val_ratio dose not function as expected in dataset#56

Open
LYouC wants to merge 1 commit into
real-stanford:mainfrom
LYouC:fix_val_ratio
Open

fixed val_ratio dose not function as expected in dataset#56
LYouC wants to merge 1 commit into
real-stanford:mainfrom
LYouC:fix_val_ratio

Conversation

@LYouC

@LYouC LYouC commented Mar 21, 2024

Copy link
Copy Markdown

When call get_validation_dataset,the fuction use the ~self.train_mask as mask. This would result in the dataset being entirely a test set except for the training set, meaning the expected val_ratio did not take effect.
Of course, this could be due to a misunderstanding of the meaning of val_ratio on my part

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.

1 participant