Skip to content

How could I set δ to stop the iterative sampling in adasampling function? And the variable i could only be smaller than 5? #1

@Zhihao-W

Description

@Zhihao-W

(1) I read the paper there is a variable δ can stop the iterative sampling, which was set 0.01 in paper. But in R scripts, I did not find this variable to control sampling iteration. Could you tell me where and how I could set this value?
(2) I read the script of adasampling function, I found I could not set the value of i, it just can be smaller than 5, which means the iteration can only be 5. Is my understanding right? Could you tell me where and how I could change this value?
Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions