Mojo function
bootstrap_sample
fn bootstrap_sample(X: Matrix, y: Matrix) -> Tuple[Matrix, Matrix]
Args:
- X (
Matrix) - y (
Matrix)
Returns:
Tuple
Raises:
Mojo function
bootstrap_samplefn bootstrap_sample(X: Matrix, y: Matrix) -> Tuple[Matrix, Matrix]
Args:
Matrix)Matrix)Returns:
Tuple
Raises: