Skip to content

Look into refactoring NN featurization #37

@amitschang

Description

@amitschang

the feature create step might need some refactoring, it reads a bit like it does some unnecessary table operations joining dataframes from molecule objects and then re-exploding them again. Lets comb this area for the core operations and refactor if necessary for simplicity primarily (but side-effect of possible performance)

see body of: https://github.com/ssec-jhu/bluephos/blob/main/bluephos/tasks/sdf2feature.py#L416

Metadata

Metadata

Assignees

No one assigned

    Labels

    refactorIssue describes an opportunity to refactor code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions