Class RankingConstant


  • public class RankingConstant
    extends DistributableResource
    A global ranking constant distributed using file distribution. Ranking constants must be sent to some services to be useful - this is done by calling the sentTo method during the prepare phase of building models.
    Author:
    arnej, bratseth
    • Constructor Detail

      • RankingConstant

        public RankingConstant​(String name)
      • RankingConstant

        public RankingConstant​(String name,
                               com.yahoo.tensor.TensorType type,
                               String fileName)