Skip to main content
Ctrl+K

PrefSampling

  • PrefSampling
  • Installation
  • Quick Start
  • Validation
  • Code Reference
    • Ordinal
      • Impartial Cultures
      • Unanimous Models
      • Mallows’ Models
      • Urn Models
      • Euclidean Models
      • Plackett-Luce Models
      • Dirichlet Distribution Models
      • Single-Peaked Models
      • Single-Crossing Models
      • Group-Separable Models
    • Approval
      • Impartial Cultures
      • Unanimous Models
      • Euclidean Models
      • Urn Models
      • Noise Models
      • Resampling Models
      • Truncated Ordinal Models
    • Point
    • Tree
    • Core
    • Constants
    • Input Validators
    • Combinatorics
  • Citation Policy
  • .rst

Code Reference

Code Reference#

  • Ordinal
    • Impartial Cultures
    • Unanimous Models
    • Mallows’ Models
    • Urn Models
    • Euclidean Models
    • Plackett-Luce Models
    • Dirichlet Distribution Models
    • Single-Peaked Models
    • Single-Crossing Models
    • Group-Separable Models
  • Approval
    • Impartial Cultures
    • Unanimous Models
    • Euclidean Models
    • Urn Models
    • Noise Models
    • Resampling Models
    • Truncated Ordinal Models
  • Point
    • ball_uniform()
    • sphere_uniform()
    • ball_resampling()
    • cube()
    • gaussian()
  • Tree
    • all_schroeder_tree()
    • balanced_tree()
    • caterpillar_tree()
    • schroeder_tree()
    • schroeder_tree_brute_force()
    • schroeder_tree_lescanne()
  • Core
    • Composition of Samplers
    • Filters
    • Module core.euclidean
  • Constants
    • CONSTANTS
  • Input Validators
    • validate_int()
    • validate_num_voters_candidates()
  • Combinatorics
    • GSNode
    • all_anonymous_profiles()
    • all_group_separable_profiles()
    • all_gs_structure()
    • all_non_isomorphic_profiles()
    • all_profiles()
    • all_rankings()
    • all_single_crossing_profiles()
    • all_single_peaked_circle_rankings()
    • all_single_peaked_rankings()
    • comb()
    • generalised_ascending_factorial()
    • gs_structure()
    • is_single_crossing()
    • kendall_tau_distance()
    • powerset()
    • proper_powerset()

previous

Validation

next

Ordinal

By Simon Rey and Stanisław Szufa

© Copyright 2023, Simon Rey and Stanisław Szufa.