Skip to content

Dockerfile/Supervisor sets Find to store data at /data and rf can't find data/group.rf.pkl #212

@nordlead2005

Description

@nordlead2005

I downloaded the dockerfile and supervisor conf and built the docker image and Find randomForest doesn't work. I believe it is because rf.py has "data/" hardcoded, but find gets passed in -data /data

find/rf.py

Line 52 in ebe2a55

with open("data/" + fname + ".rf.json", 'r') as f_in:

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