Skip to content

learn_classifier.py & run_on_entire_dataset.py files missing important json files. #280

@Grooot266

Description

@Grooot266

While running the snakemake file to create the Subdb as well as metasra_db files, I have observed that the N-grams is failing to generate. Later on, I traced back it, then I found that the run_on_entire_dataset file is taking the imports of learn_classffier & one_vs_rest_classifier_same_features.

At the time of execution of files through snakemake, The learn_classifier.py is not executing due to the missing of the necessary json files. For this reason the run_on_entire_dataset is also missing the important functions as well as the json files.

Can you give any references or alternate ways to find those missing json files used in run_on_entire_dataset.py & learn_classffier.py.

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