Skip to content

How to run the example? #88

@lfoppiano

Description

@lfoppiano

Hi, I'm opening a new issue for this problem, since I could not find any information.

I've manage to run the sampling.py with the wang dataset, it runs and it generates the pairs.
So far I've just copy/pasted the entry in the README of the example.

Now I would like to run distance.py, but according to the documentation:

python distance.py \
    --distance_pairs 1M_nysiis_balanced.json \
    --distance_model linkage.dat \
    --input_signatures input/signatures.json \
    --input_records input/records.json \
    --input_ethnicity_estimator ethnicity_estimator.pickle \
    --verbose 3

What should I use as ethnicity_estimator.pickle?

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