Skip to content

I have found some problems when I run finder on other dataset. #23

@Deathlightning

Description

@Deathlightning

The dataset is SALITY from https://github.com/iBigQ/botnet-graphs

I know that FINDER don't support graph that node numbered by string,so I renumber these nodes by integer and using edge list to save it.But FINDER gave me an exception like this.

exception:

  File "FINDER.pyx", line 721, in FINDER.FINDER.EvaluateRealData
  File "FINDER.pyx", line 732, in FINDER.FINDER.EvaluateRealData
  File "FINDER.pyx", line 753, in FINDER.FINDER.GetSolution
  File "FINDER.pyx", line 491, in FINDER.FINDER.PredictWithCurrentQNet
  File "FINDER.pyx", line 487, in FINDER.FINDER.Predict
AssertionError

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions