Skip to content

Write script to evaluate the results of the tool #39

Description

@marco-c

The script should:

  1. Train the model
  2. Get a set of bugs from Bugzilla
  3. For each bug:
  • Get all signatures;
  • Verify that the tool considers those signatures to be similar
  • Verify that the tool, given a stack trace from one of the signatures, would have suggested a stack trace from one of the other signatures

Ideally, we have to somehow assign a score to the results of the tool, so we can compare different implementations (e.g. different word embeddings).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions