catfish-sim
latest
Contents:
catfish_sim
Tutorials
catfish-sim
Index
Edit on GitHub
Index
A
|
C
|
D
|
E
|
G
|
I
|
L
|
M
|
N
|
P
|
R
|
S
|
W
A
Adventurous (class in catfish_sim.strategies)
Agent (class in catfish_sim.agents)
AgentMatcher (class in catfish_sim.matchers)
assess_candidates() (catfish_sim.agents.Agent method)
Attribute (class in catfish_sim.compatibility)
C
calculate_compatibilities() (catfish_sim.matchers.RankedAgentMatcher method)
calculate_happiness() (catfish_sim.agents.Agent method)
CategoricalPreference (class in catfish_sim.compatibility)
catfish_sim.agents
module
catfish_sim.compatibility
module
catfish_sim.matchers
module
catfish_sim.strategies
module
catfish_sim.utils
module
CompatibilityCalculator (class in catfish_sim.compatibility)
D
DictBasedPreference (class in catfish_sim.compatibility)
E
eliminate_bottom() (catfish_sim.matchers.AgentMatcher method)
(catfish_sim.matchers.PreferentialAgentMatcher method)
(catfish_sim.matchers.RandomAgentMatcher method)
(catfish_sim.matchers.RankedAgentMatcher method)
estimate_self_attractiveness() (catfish_sim.agents.Agent method)
evaluate_attribute() (catfish_sim.compatibility.CategoricalPreference method)
(catfish_sim.compatibility.DictBasedPreference method)
(catfish_sim.compatibility.NumericalPreference method)
(catfish_sim.compatibility.Preference method)
G
generate_platonic_recommendation_priorities_for_agent() (catfish_sim.matchers.PreferentialAgentMatcher method)
generate_recommendation_priorities() (catfish_sim.matchers.PreferentialAgentMatcher method)
get_agent_by_id() (catfish_sim.matchers.AgentMatcher method)
get_agent_stats() (in module catfish_sim.utils)
get_agents_by_ids() (catfish_sim.matchers.AgentMatcher method)
get_assessed_candidates() (catfish_sim.agents.Agent method)
get_available_candidates() (catfish_sim.matchers.AgentMatcher method)
(catfish_sim.matchers.PreferentialAgentMatcher method)
(catfish_sim.matchers.RandomAgentMatcher method)
(catfish_sim.matchers.RankedAgentMatcher method)
get_bmi_preference() (in module catfish_sim.utils)
get_compatibility() (catfish_sim.compatibility.CompatibilityCalculator method)
get_height_preference() (in module catfish_sim.utils)
get_info() (catfish_sim.matchers.AgentMatcher method)
(catfish_sim.matchers.PreferentialAgentMatcher method)
(catfish_sim.matchers.RandomAgentMatcher method)
(catfish_sim.matchers.RankedAgentMatcher method)
get_logs() (catfish_sim.agents.Agent method)
get_matched() (catfish_sim.agents.Agent method)
get_public_details() (catfish_sim.agents.Agent method)
get_random_attractiveness() (catfish_sim.agents.Agent method)
get_random_gender() (in module catfish_sim.utils)
get_random_strategy() (in module catfish_sim.utils)
I
is_interested() (catfish_sim.strategies.Adventurous method)
(catfish_sim.strategies.PhysicalHomophiliac method)
(catfish_sim.strategies.SocialClimber method)
(catfish_sim.strategies.Strategy method)
(catfish_sim.strategies.WeightedMinimal method)
L
log_agents() (catfish_sim.matchers.PreferentialAgentMatcher method)
(catfish_sim.matchers.RandomAgentMatcher method)
(catfish_sim.matchers.RankedAgentMatcher method)
log_state() (catfish_sim.agents.Agent method)
M
match_hook() (catfish_sim.strategies.Strategy method)
module
catfish_sim.agents
catfish_sim.compatibility
catfish_sim.matchers
catfish_sim.strategies
catfish_sim.utils
N
name (catfish_sim.matchers.PreferentialAgentMatcher attribute)
(catfish_sim.matchers.RandomAgentMatcher attribute)
(catfish_sim.matchers.RankedAgentMatcher attribute)
(catfish_sim.strategies.Adventurous attribute)
(catfish_sim.strategies.PhysicalHomophiliac attribute)
(catfish_sim.strategies.SocialClimber attribute)
(catfish_sim.strategies.WeightedMinimal attribute)
new_round_hook() (catfish_sim.strategies.Strategy method)
NumericalPreference (class in catfish_sim.compatibility)
P
PhysicalHomophiliac (class in catfish_sim.strategies)
Preference (class in catfish_sim.compatibility)
PreferentialAgentMatcher (class in catfish_sim.matchers)
process_likes() (catfish_sim.matchers.AgentMatcher method)
(catfish_sim.matchers.PreferentialAgentMatcher method)
(catfish_sim.matchers.RandomAgentMatcher method)
(catfish_sim.matchers.RankedAgentMatcher method)
process_matches() (catfish_sim.matchers.AgentMatcher method)
(catfish_sim.matchers.PreferentialAgentMatcher method)
(catfish_sim.matchers.RandomAgentMatcher method)
(catfish_sim.matchers.RankedAgentMatcher method)
process_passes() (catfish_sim.matchers.AgentMatcher method)
(catfish_sim.matchers.PreferentialAgentMatcher method)
(catfish_sim.matchers.RandomAgentMatcher method)
(catfish_sim.matchers.RankedAgentMatcher method)
R
RandomAgentMatcher (class in catfish_sim.matchers)
RankedAgentMatcher (class in catfish_sim.matchers)
run_new_round() (catfish_sim.matchers.AgentMatcher method)
(catfish_sim.matchers.PreferentialAgentMatcher method)
(catfish_sim.matchers.RandomAgentMatcher method)
(catfish_sim.matchers.RankedAgentMatcher method)
S
sample_age_from_sex() (in module catfish_sim.utils)
sample_age_preference() (in module catfish_sim.utils)
sample_bmi_from_sex_age() (in module catfish_sim.utils)
sample_height_from_sex_age() (in module catfish_sim.utils)
SocialClimber (class in catfish_sim.strategies)
Strategy (class in catfish_sim.strategies)
W
WeightedMinimal (class in catfish_sim.strategies)