Skip to main content

The graph identification algorithm from my thesis

Project description

[![Travis](https://img.shields.io/travis/Erotemic/graphid/master.svg?label=Travis%20CI)](https://travis-ci.org/Erotemic/graphid) [![Codecov](https://codecov.io/github/Erotemic/graphid/badge.svg?branch=master&service=github)](https://codecov.io/github/Erotemic/graphid?branch=master) [![Appveyor](https://ci.appveyor.com/api/projects/status/github/Erotemic/graphid?svg=True)](https://ci.appveyor.com/project/Erotemic/graphid/branch/master) [![Pypi](https://img.shields.io/pypi/v/graphid.svg)](https://pypi-hypernode.com/pypi/graphid)

# Graph Identification

A graph algorithm to manage the identification of individuals in a population using automatic pairwise decision algorithms with a humans in the loop. It is agnostic to the specific ranking and verification algorithms. In fact, it can work without a ranking or verification algorithm, but in that case all reviews will have to be manual, and it will be difficult to prioritize which pairs of annotations (typically images) to look at first.

This is the graph identification described in Chapter 5 of [my thesis](https://github.com/Erotemic/crall-thesis-2017/blob/master/crall-thesis_2017-08-10_compressed.pdf). Viewing this PDF online can be slow, so I’ve linked there raw text [here](https://github.com/Erotemic/crall-thesis-2017/blob/master/chapter5-graphid.tex).

# General Information

This repo is currently a work in progress.

Helpful commands I’m currently using in development and debugging. Perhaps they will be someone illustrative of what this package is trying to do.

` python -m graphid.demo.dummy_infr demodata_infr --show python -m graphid.demo.dummy_infr demodata_infr --num_pccs=25 --show python -m graphid.demo.dummy_infr demodata_infr --num_pccs=100 --show `

This README is a mess. Why not look at [this Jupyter notebook](notebooks/core_example.ipynb) in the meantime.

# Installation

Once this package becomes stable you can install via pip install graphid. However, this will currently give you an older version of the project I uploaded to reserve the name.

# Dependencies

This project is Python 3.6+, Python 2 is not supported.

I’m currently having trouble getting this to work on windows due to pygraphviz.

Conda can be used to install pygraphviz on windows? conda install -c marufr pygraphviz

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

graphid-0.0.2.dev0-py2.py3-none-any.whl (5.5 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file graphid-0.0.2.dev0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for graphid-0.0.2.dev0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 3c1db1e897489ad75600d3446fe24fe5d930baf3b6f904708879233a34b22ed1
MD5 0a598b2b72e4aa6e348e983089e1d340
BLAKE2b-256 225f4f0a29e963d9f26fe40d58e135137b1c0d056a5026e7b23547c431bdc388

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page