Initialize the LeoTranspiler with the given parameters. Parameters ---------- model : BaseEstimator The ML model to transpile. validation_data : tuple of array_like, optional Data to evaluate the numerical stability of the circuit. The model w
(
self,
model: BaseEstimator,
validation_data: Optional[ArrayLike] = None,
output_model_hash: Optional[str] = None,
)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected