pitci.dispatchers.get_split_leaf_node_scaled_conformal_predictor¶
-
pitci.dispatchers.get_split_leaf_node_scaled_conformal_predictor(model, n_bins=3)[source]¶ -
pitci.dispatchers.get_split_leaf_node_scaled_conformal_predictor(model, n_bins=3) -
pitci.dispatchers.get_split_leaf_node_scaled_conformal_predictor(model, n_bins=3) Function to return the appropriate child class inheriting from SplitConformalPredictorMixin and a child class of LeafNodeScaledConformalPredictor depending on the type of the model arg.