seldonian.parse\_tree.nodes.BaseNode ==================================== .. currentmodule:: seldonian.parse_tree.nodes .. autoclass:: BaseNode :members: :private-members: :show-inheritance: :inherited-members: .. automethod:: __init__ .. automethod:: __repr__ .. rubric:: Methods .. autosummary:: .. .. ~BaseNode.__init__ .. .. ~BaseNode.calculate_bounds .. .. ~BaseNode.calculate_data_forbound .. .. ~BaseNode.calculate_value .. .. ~BaseNode.compute_HC_lowerbound .. .. ~BaseNode.compute_HC_upper_and_lowerbound .. .. ~BaseNode.compute_HC_upperbound .. .. ~BaseNode.mask_data .. .. ~BaseNode.predict_HC_lowerbound .. .. ~BaseNode.predict_HC_upper_and_lowerbound .. .. ~BaseNode.predict_HC_upperbound .. .. ~BaseNode.zhat ..