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

The training data is set to the number of samples #11

Open
chihuajiao opened this issue Jun 11, 2023 · 0 comments
Open

The training data is set to the number of samples #11

chihuajiao opened this issue Jun 11, 2023 · 0 comments

Comments

@chihuajiao
Copy link

Hello author, I would like to know how your code sets the definite training samples.

for (FLAG, curr_train_ratio) in [(1,5),(1,10),(1,15),(1,20),(1,25),

(2,5),(2,10),(2,15),(2,20),(2,25),

(3,5),(3,10),(3,15),(3,20),(3,25)]:

训练在这改

for (FLAG, curr_train_ratio,Scale) in [(1,0.05,100)]:

for (FLAG, curr_train_ratio,Scale) in [(2,0.01,100),(3,0.01,100)]:

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

No branches or pull requests

1 participant