Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 476 Bytes

File metadata and controls

9 lines (7 loc) · 476 Bytes

How to run inference with a method ensemble

.. mdinclude:: ../../README.md
    :start-line: 1180
    :end-line: 1231

Note

In addition to having consensus as an available value for ensemble_ranking_method, one can also set ensemble_ranking_method=ff to have the method ensemble's top-ranked predictions selected using the criterion of "minimum (molecular dynamics) force field energy" (albeit while incurring a very large runtime complexity).