Run the model to get a zero-knowledge proof for a given input sample. Parameters ---------- input : Union[ndarray, List[float], DataFrame, Series] The input sample or dataset for which to generate the zero-knowledge proof. Can be a numpy ndarray, a li
(
self, input: Union[ndarray, List[float], pd.DataFrame, pd.Series]
)
source not stored for this graph (policy: none)