mirror of
https://github.com/rdk/p2rank.git
synced 2026-06-04 12:44:24 +08:00
13 lines
590 B
Plaintext
13 lines
590 B
Plaintext
|
|
Directory with pre-trained classiers.
|
|
Prank looks here for model specified by (-model/-m) parameter.
|
|
|
|
Model should be used in combination with the parameters or config file that was used to train it.
|
|
The feature extraction has to be executed with the same parameters.
|
|
|
|
|
|
dafault.model ... for PRANK (rescoring), trained on bench-fpocket.ds dataset with config default.groovy
|
|
p2rank_a.model ... for P2RANK (predictions), trained on bench-fpocket.ds dataset with config default-predict.groovy
|
|
norfolk.model ... for P2RANK (predictions), trained on bench-fpocket.ds dataset with config
|
|
|