class svvamp.PluralityEliminationEngineProfile(profile)[source]

Plurality elimination engine for the general class Profile.

This class is used internally by SVVAMP. It is not intended for the end user.

Parameters:

profile (Profile) – The profile.

property scores

The current plurality scores.

Type:

ndarray

update_scores()[source]

Update the plurality scores.