Skip to content

Evaluate the molecules #29

@ShivaniKrishnaKumar

Description

@ShivaniKrishnaKumar

How to evaluate the molecules generated. The code in the evaluate folder has moses library and a function get_all_metrics which runs into error.

test = moses.get_all_metrics(list(data['smiles'].values), device = 'cpu')
           ^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'moses' has no attribute 'get_all_metrics'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions