Public classSealed RankingFeature

Namespace
Rowles.LeanCorpus.Search.Ranking
Assembly
Rowles.LeanCorpus.dll

A privacy-safe feature value attached to a bounded ranking candidate.

public sealed record RankingFeature : IEquatable<RankingFeature>
Inheritance
RankingFeature
Implements

Public constructor RankingFeature(string, string, double?, bool, string)

A privacy-safe feature value attached to a bounded ranking candidate.

Public property Name

Public property Provenance

Public property UsedForScoring

Public property Value

Public property Version