the-algorithm/simclusters-ann/server/src/main/resources/config/decider.yml
twitter-team ef4c5eb65e Twitter Recommendation Algorithm
Please note we have force-pushed a new initial commit in order to remove some publicly-available Twitter user information. Note that this process may be required in the future.
2023-03-31 17:36:31 -05:00

96 lines
4.8 KiB
YAML

# SimClusters embedding store enable / disable decider values
# ---------- Dark Traffic Proxy ----------
dark_traffic_filter:
comment: Proportion of the requests that are forwarded as dark traffic to the proxy
default_availability: 0
# Tweet embeddings
enable_LogFavBasedTweet_Model20m145k2020:
comment: "Enable the read traffic to (embeddingType, modelVersion) from 0% to 100%. 0 means return EMPTY for all requests."
default_availability: 10000
enable_LogFavLongestL2EmbeddingTweet_Model20m145k2020:
comment: "Enable the read traffic to (embeddingType, modelVersion) from 0% to 100%. 0 means return EMPTY for all requests."
default_availability: 10000
# Entity embeddings
enable_FavTfgTopic_Model20m145k2020:
comment: "Enable the read traffic to (embeddingType, modelVersion) from 0% to 100%. 0 means return EMPTY for all requests."
default_availability: 10000
enable_LogFavBasedKgoApeTopic_Model20m145k2020:
comment: "Enable the read traffic to (embeddingType, modelVersion) from 0% to 100%. 0 means return EMPTY for all requests."
default_availability: 10000
# KnownFor embeddings
enable_FavBasedProducer_Model20m145k2020:
comment: "Enable the read traffic to (embeddingType, modelVersion) from 0% to 100%. 0 means return EMPTY for all requests."
default_availability: 10000
enable_FollowBasedProducer_Model20m145k2020:
comment: "Enable the read traffic to (embeddingType, modelVersion) from 0% to 100%. 0 means return EMPTY for all requests."
default_availability: 10000
enable_RelaxedAggregatableLogFavBasedProducer_Model20m145k2020:
comment: "Enable the read traffic to (embeddingType, modelVersion) from 0% to 100%. 0 means return EMPTY for all requests."
default_availability: 10000
# InterestedIn embeddings
enable_LogFavBasedUserInterestedInFromAPE_Model20m145k2020:
comment: "Enable the read traffic to (embeddingType, modelVersion) from 0% to 100%. 0 means return EMPTY for all requests."
default_availability: 10000
enable_FollowBasedUserInterestedInFromAPE_Model20m145k2020:
comment: "Enable the read traffic to (embeddingType, modelVersion) from 0% to 100%. 0 means return EMPTY for all requests."
default_availability: 10000
enable_FavBasedUserInterestedIn_Model20m145k2020:
comment: "Enable the read traffic to (embeddingType, modelVersion) from 0% to 100%. 0 means return EMPTY for all requests."
default_availability: 10000
enable_FollowBasedUserInterestedIn_Model20m145k2020:
comment: "Enable the read traffic to (embeddingType, modelVersion) from 0% to 100%. 0 means return EMPTY for all requests."
default_availability: 10000
enable_LogFavBasedUserInterestedIn_Model20m145k2020:
comment: "Enable the read traffic to (embeddingType, modelVersion) from 0% to 100%. 0 means return EMPTY for all requests."
default_availability: 10000
enable_FilteredUserInterestedIn_Model20m145k2020:
comment: "Enable the read traffic to (embeddingType, modelVersion) from 0% to 100%. 0 means return EMPTY for all requests."
default_availability: 10000
enable_UnfilteredUserInterestedIn_Model20m145k2020:
comment: "Enable the read traffic to (embeddingType, modelVersion) from 0% to 100%. 0 means return EMPTY for all requests."
default_availability: 10000
enable_LogFavBasedUserInterestedMaxpoolingAddressBookFromIIAPE_Model20m145k2020:
comment: "Enable the read traffic to (embeddingType, modelVersion) from 0% to 100%. 0 means return EMPTY for all requests."
default_availability: 10000
enable_LogFavBasedUserInterestedAverageAddressBookFromIIAPE_Model20m145k2020:
comment: "Enable the read traffic to (embeddingType, modelVersion) from 0% to 100%. 0 means return EMPTY for all requests."
default_availability: 10000
enable_LogFavBasedUserInterestedBooktypeMaxpoolingAddressBookFromIIAPE_Model20m145k2020:
comment: "Enable the read traffic to (embeddingType, modelVersion) from 0% to 100%. 0 means return EMPTY for all requests."
default_availability: 10000
enable_LogFavBasedUserInterestedLargestDimMaxpoolingAddressBookFromIIAPE_Model20m145k2020:
comment: "Enable the read traffic to (embeddingType, modelVersion) from 0% to 100%. 0 means return EMPTY for all requests."
default_availability: 10000
enable_LogFavBasedUserInterestedLouvainMaxpoolingAddressBookFromIIAPE_Model20m145k2020:
comment: "Enable the read traffic to (embeddingType, modelVersion) from 0% to 100%. 0 means return EMPTY for all requests."
default_availability: 10000
enable_LogFavBasedUserInterestedConnectedMaxpoolingAddressBookFromIIAPE_Model20m145k2020:
comment: "Enable the read traffic to (embeddingType, modelVersion) from 0% to 100%. 0 means return EMPTY for all requests."
default_availability: 10000
enable_UserNextInterestedIn_Model20m145k2020:
comment: "Enable the read traffic to (embeddingType, modelVersion) from 0% to 100%. 0 means return EMPTY for all requests."
default_availability: 10000