GoogleApi.ContentWarehouse.V1.Model.CompressedQualitySignals
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Modules linked to
- SEO Community input
- Belongs to
- Impact
- Comments
Description
A message containing per doc signals that are compressed and included in Mustang and TeraGoogle. For TeraGoogle, this message is included in perdocdata which means it can be used in preliminary scoring. CAREFUL: For TeraGoogle, this data resides in very limited serving memory (Flash storage) for a huge number of documents. Next id: 43
Attributes List
This module has the following attributes (case-insensitive ascending order):
View Attributes
- anchorMismatchDemotion
- authorityPromotion
- babyPandaDemotion
- babyPandaV2Demotion
- crapsAbsoluteHostSignals
- crapsNewHostSignals
- crapsNewPatternSignals
- crapsNewUrlSignals
- crapsUnscaledIpPriorBadFraction
- exactMatchDomainDemotion
- experimentalNsrTeamData
- experimentalNsrTeamWsjData
- experimentalQstarDeltaSignal
- experimentalQstarSignal
- experimentalQstarSiteSignal
- lowQuality
- navDemotion
- nsrConfidence
- nsrOverrideBid
- nsrVersionedData
- pairwiseqScoringData
- pairwiseqVersionedData
- pandaDemotion
- pqData
- pqDataProto
- productReviewPDemotePage
- productReviewPDemoteSite
- productReviewPPromotePage
- productReviewPPromoteSite
- productReviewPReviewPage
- productReviewPUhqPage
- scamness
- serpDemotion
- siteAuthority
- topicEmbeddingsVersionedData
- ugcDiscussionEffortScore
- unauthoritativeScore
- vlqNsr
Attributes
-
ugcDiscussionEffortScore
(type:integer()
, default:nil
)
- UGC page quality signals. (Times 1000 and floored) -
productReviewPPromotePage
(type:integer()
, default:nil
)
- -
experimentalQstarDeltaSignal
(type:number()
, default:nil
)
- This field is not propagated to shards. It is meant to be populated at serving time using one of the versions present in theexperimental_nsr_team_wsj_data
field above (using theExperimentalNsrTeamDataOverridesParams
opti to populate it; see http://source/search?q=ExperimentalNsrTeamDataOverridesParams%20file:ascorer.proto). The purpose of this field is to be read by an experimental Q* component, in order to quickly run LEs with new delta components. See go/0DayLEs for details. -
productReviewPDemoteSite
(type:integer()
, default:nil
)
- Product review demotion/promotion confidences. (Times 1000 and floored) -
experimentalQstarSiteSignal
(type:number()
, default:nil
)
- This field is not propagated to shards. It is meant to be populated at serving time using one of the versions present in theexperimental_nsr_team_wsj_data
field above (using theExperimentalNsrTeamDataOverridesParams
opti to populate it; see http://source/search?q=ExperimentalNsrTeamDataOverridesParams%20file:ascorer.proto). The purpose of this field is to be read by an experimental Q* component, in order to quickly run LEs with new site components. See go/0DayLEs for details. -
exactMatchDomainDemotion
(type:integer()
, default:nil
)
- Page quality signals converted from fields in proto QualityBoost in quality/q2/proto/quality-boost.proto. To save indexing space, we convert the float values in [0, 1] to integers in range [0, 1023] (use 10 bits). exact_match_domain_demotion: converted from QualityBoost.emd.boost. -
nsrVersionedData
(type:list(GoogleApi.ContentWarehouse.V1.Model.NSRVersionedItem)
, default:nil
)
- Versioned NSR score to be used in continuous evaluation of the upcoming NSR version and assess quality impact on various slices. This field is deprecated - used the equivalent field inside nsr_data_proto instead. -
nsrConfidence
(type:integer()
, default:nil
)
- NSR confidence score: converted from quality_nsr.NsrData. This field is deprecated - use nsr_variance inside nsr_data_proto instead. -
lowQuality
(type:integer()
, default:nil
)
- S2V low quality score: converted from quality_nsr.NsrData, applied in Qstar. See quality_nsr::util::ConvertNsrDataToLowQuality. -
pqData
(type:integer()
, default:nil
)
- Encoded page-level PQ signals. -
siteAuthority
(type:integer()
, default:nil
)
- site_authority: converted from quality_nsr.SiteAuthority, applied in Qstar. -
crapsNewUrlSignals
(type:String.t
, default:nil
)
- For craps[url|pattern]_signals, please avoid accessing these fields directly, even in minor ways like checking has_craps*. Instead, please use methods from quality/navboost/craps/craps-lossy-compression.h or talk to craps-team@. -
babyPandaV2Demotion
(type:integer()
, default:nil
)
- New BabyPanda demotion, applied on top of Panda. This is meant to replace |baby_panda_demotion|. -
productReviewPUhqPage
(type:integer()
, default:nil
)
- The possibility of a page being a high quality review page. -
crapsAbsoluteHostSignals
(type:integer()
, default:nil
)
- Impressions, unsquashed, host level, not to be used with compressed ratios. Not to be used in Pattern Data. -
productReviewPPromoteSite
(type:integer()
, default:nil
)
- -
nsrOverrideBid
(type:number()
, default:nil
)
- NSR override bid, used in Q* for emergency overrides. This field is deprecated - used the equivalent field inside nsr_data_proto instead. -
babyPandaDemotion
(type:integer()
, default:nil
)
- baby_panda_demotion: converted from QualityBoost.rendered.boost. -
serpDemotion
(type:integer()
, default:nil
)
- serp demotion: applied in Qstar. -
anchorMismatchDemotion
(type:integer()
, default:nil
)
- anchor_mismatch_demotion: converted from QualityBoost.mismatched.boost. -
crapsNewHostSignals
(type:String.t
, default:nil
)
- -
experimentalQstarSignal
(type:number()
, default:nil
)
- This field is not propagated to shards. It is meant to be populated at serving time using one of the versions present in theexperimental_nsr_team_wsj_data
field above (using theExperimentalNsrTeamDataOverridesParams
opti to populate it; see http://source/search?q=ExperimentalNsrTeamDataOverridesParams%20file:ascorer.proto). The purpose of this field is to be read by an experimental Q* component, in order to quickly run LEs with new components. See go/0DayLEs for details. -
pairwiseqScoringData
(type:GoogleApi.ContentWarehouse.V1.Model.PairwiseQScoringData
, default:nil
)
- Deprecated and unused field. -
topicEmbeddingsVersionedData
(type:list(GoogleApi.ContentWarehouse.V1.Model.QualityAuthorityTopicEmbeddingsVersionedItem)
, default:nil
)
- Versioned TopicEmbeddings data to be populated later into superroot / used directly in scorers. -
scamness
(type:integer()
, default:nil
)
- Scam model score. Used as one of the web page quality qstar signals. Value range from 0 to 1023. -
crapsUnscaledIpPriorBadFraction
(type:integer()
, default:nil
)
- -
pandaDemotion
(type:integer()
, default:nil
)
- This is the encoding of Panda fields in the proto SiteQualityFeatures in quality/q2/proto/site_quality_features.proto. The encoding/decoding is performed using functions from quality_coati::coati_util. -
experimentalNsrTeamWsjData
(type:list(GoogleApi.ContentWarehouse.V1.Model.QualityNsrExperimentalNsrTeamWSJData)
, default:nil
)
- This field is not propagated to shards, but it's populated at serving time by go/web-signal-joins (see b/207344056). See go/0DayLEs for details. This is only meant to be used during LEs, it should not be used for launches. -
experimentalNsrTeamData
(type:GoogleApi.ContentWarehouse.V1.Model.QualityNsrExperimentalNsrTeamData
, default:nil
)
- This field is not propagated to shards, but it's populated at serving time by go/web-signal-joins (see b/207344056). See go/0DayLEs for details. This is only meant to be used during LEs, it should not be used for launches. -
productReviewPReviewPage
(type:integer()
, default:nil
)
- Fields product_review_p_review_page and product_review_p_uhq_page are for promoting/demoting HQ/LQ review pages in NGS. See go/pr-boosts for details. The possibility of a page being a review page. -
pqDataProto
(type:GoogleApi.ContentWarehouse.V1.Model.QualityNsrPQData
, default:nil
)
- Stripped page-level signals, not present in the encoded field 'pq_data'. -
pairwiseqVersionedData
(type:list(GoogleApi.ContentWarehouse.V1.Model.PairwiseQVersionedItem)
, default:nil
)
- Versioned PairwiseQ score to be used in continuous evaluation of the upcoming PairwiseQ versions and assess quality impact on various slices. -
crapsNewPatternSignals
(type:String.t
, default:nil
)
- -
vlqNsr
(type:integer()
, default:nil
)
- NSR for low-quality videos, converted from quality_nsr.NsrData.vlq_nsr. This field is deprecated - used the equivalent field inside nsr_data_proto instead. -
productReviewPDemotePage
(type:integer()
, default:nil
)
-
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.CompressedQualitySignals{
anchorMismatchDemotion: integer() | nil,
authorityPromotion: integer() | nil,
babyPandaDemotion: integer() | nil,
babyPandaV2Demotion: integer() | nil,
crapsAbsoluteHostSignals: integer() | nil,
crapsNewHostSignals: String.t() | nil,
crapsNewPatternSignals: String.t() | nil,
crapsNewUrlSignals: String.t() | nil,
crapsUnscaledIpPriorBadFraction: integer() | nil,
exactMatchDomainDemotion: integer() | nil,
experimentalNsrTeamData: GoogleApi.ContentWarehouse.V1.Model.QualityNsrExperimentalNsrTeamData.t() | nil,
experimentalNsrTeamWsjData: [ GoogleApi.ContentWarehouse.V1.Model.QualityNsrExperimentalNsrTeamWSJData.t() ] | nil,
experimentalQstarDeltaSignal: number() | nil,
experimentalQstarSignal: number() | nil,
experimentalQstarSiteSignal: number() | nil,
lowQuality: integer() | nil,
navDemotion: integer() | nil,
nsrConfidence: integer() | nil,
nsrOverrideBid: number() | nil,
nsrVersionedData: [GoogleApi.ContentWarehouse.V1.Model.NSRVersionedItem.t()] | nil,
pairwiseqScoringData: GoogleApi.ContentWarehouse.V1.Model.PairwiseQScoringData.t() | nil,
pairwiseqVersionedData: [GoogleApi.ContentWarehouse.V1.Model.PairwiseQVersionedItem.t()] | nil,
pandaDemotion: integer() | nil,
pqData: integer() | nil,
pqDataProto: GoogleApi.ContentWarehouse.V1.Model.QualityNsrPQData.t() | nil,
productReviewPDemotePage: integer() | nil,
productReviewPDemoteSite: integer() | nil,
productReviewPPromotePage: integer() | nil,
productReviewPPromoteSite: integer() | nil,
productReviewPReviewPage: integer() | nil,
productReviewPUhqPage: integer() | nil,
scamness: integer() | nil,
serpDemotion: integer() | nil,
siteAuthority: integer() | nil,
topicEmbeddingsVersionedData: [ GoogleApi.ContentWarehouse.V1.Model.QualityAuthorityTopicEmbeddingsVersionedItem.t() ] | nil,
ugcDiscussionEffortScore: integer() | nil,
unauthoritativeScore: integer() | nil,
vlqNsr: integer() | nil
}
anchorMismatchDemotion: integer() | nil,
authorityPromotion: integer() | nil,
babyPandaDemotion: integer() | nil,
babyPandaV2Demotion: integer() | nil,
crapsAbsoluteHostSignals: integer() | nil,
crapsNewHostSignals: String.t() | nil,
crapsNewPatternSignals: String.t() | nil,
crapsNewUrlSignals: String.t() | nil,
crapsUnscaledIpPriorBadFraction: integer() | nil,
exactMatchDomainDemotion: integer() | nil,
experimentalNsrTeamData: GoogleApi.ContentWarehouse.V1.Model.QualityNsrExperimentalNsrTeamData.t() | nil,
experimentalNsrTeamWsjData: [ GoogleApi.ContentWarehouse.V1.Model.QualityNsrExperimentalNsrTeamWSJData.t() ] | nil,
experimentalQstarDeltaSignal: number() | nil,
experimentalQstarSignal: number() | nil,
experimentalQstarSiteSignal: number() | nil,
lowQuality: integer() | nil,
navDemotion: integer() | nil,
nsrConfidence: integer() | nil,
nsrOverrideBid: number() | nil,
nsrVersionedData: [GoogleApi.ContentWarehouse.V1.Model.NSRVersionedItem.t()] | nil,
pairwiseqScoringData: GoogleApi.ContentWarehouse.V1.Model.PairwiseQScoringData.t() | nil,
pairwiseqVersionedData: [GoogleApi.ContentWarehouse.V1.Model.PairwiseQVersionedItem.t()] | nil,
pandaDemotion: integer() | nil,
pqData: integer() | nil,
pqDataProto: GoogleApi.ContentWarehouse.V1.Model.QualityNsrPQData.t() | nil,
productReviewPDemotePage: integer() | nil,
productReviewPDemoteSite: integer() | nil,
productReviewPPromotePage: integer() | nil,
productReviewPPromoteSite: integer() | nil,
productReviewPReviewPage: integer() | nil,
productReviewPUhqPage: integer() | nil,
scamness: integer() | nil,
serpDemotion: integer() | nil,
siteAuthority: integer() | nil,
topicEmbeddingsVersionedData: [ GoogleApi.ContentWarehouse.V1.Model.QualityAuthorityTopicEmbeddingsVersionedItem.t() ] | nil,
ugcDiscussionEffortScore: integer() | nil,
unauthoritativeScore: integer() | nil,
vlqNsr: integer() | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.CompressedQualitySignals
Comments
- Darth Autocrat - module06/14/2024 11:35:40 (GMT)this is the first comment
- Darth Emmett - module06/14/2024 11:36:20 (GMT)this is a reply to the first comment
- Darth Autocrat - module06/14/2024 11:38:00 (GMT)this is a reply to the reply of the first comment
- Darth Emmett - module06/14/2024 14:22:20 (GMT)This is a late reply to the first comment
- Darth Emmett - attribute06/14/2024 11:39:40 (GMT)this is the second comment
- Darth Autocrat - attribute06/14/2024 11:41:20 (GMT)this is a reply to the second comment
- Darth Emmett - attribute06/14/2024 11:41:20 (GMT)this is a reply to the reply to the second comment