Skip to content

Unify the underlying Feature Vector of both the ML and the RL models #145

@nquetschlich

Description

@nquetschlich

Currently, the ML and RL models use slightly different feature vectors (defined in mqt.predictor.ml.helper.create_feature_dict and mqt.predictor.rl.helper.create_feature_dict, respectively) and there are separate methods to create both vectors.

This should be unified by using the same feature vector.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions