MCPcopy Create free account
hub / github.com/ProvableHQ/python-sdk / execute

Method execute

zkml/zkml/leo_transpiler.py:138–157  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

Calls 1

_handle_inputMethod · 0.95

Tested by 3