Skip to content
Discussion options

You must be logged in to vote

if you have existing training data that you want to prune, you can simply read it in via

structures = aml.Structures.from_file('input.data')

and use that for the QbC process. Just make sure that you're setting n_candidate to something that is smaller than the training set size.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@lizhiqiang100
Comment options

@cschran
Comment options

Answer selected by lizhiqiang100
@lizhiqiang100
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants