gale_shapley

Classes

BaseGaleShapley(name, ranked_candidates)

Base class for a member of Gale-Shapley matching.

FeatureGaleShapley(name, ranked_candidates)

Class for feature member of Gale-Shapley matching.

GaleShapleyFeatureSelectionTransform(...[, ...])

Transform that provides feature filtering by Gale-Shapley matching algorithm according to the relevance table.

GaleShapleyMatcher(segments, features)

Class for handling Gale-Shapley matching algo.

SegmentGaleShapley(name, ranked_candidates)

Class for segment member of Gale-Shapley matching.