mastodon-sc / mastodon-deep-lineage

A collection of plugins to analyse lineages of tracked objects in Mastodon
BSD 2-Clause "Simplified" License
5 stars 1 forks source link

Lineage Classification is not working for some cases #78

Closed stefanhahmann closed 6 months ago

stefanhahmann commented 6 months ago

Description

In special classification cases, the lineage classification did not work correctly.

E.g.:

The Model contains two pairwise identical lineages, i.e. non-dividing and non-dividing 2 as well as single division 2 and single division 3.

grafik

When trying to classify this scenario into 4 classes, the result was no classification at all.

It would be better, if the result in this scenario was 3 classes, i.e. single division 1, non-dividing and non-dividing 2, single division 2 and single division 3.

A visualization of the intended result is here: grafik

Dataset for testing

lineage_classification_bugfix_example.zip

Settings to reproduce

grafik