PriorNetworkPredictor¶ class probly.method.prior_network.PriorNetworkPredictor(*args, **kwargs)[source]¶ Bases: DirichletExpActivationPredictor[In, Out], Protocol, Generic[In, Out] A predictor routed through the prior network method API.