%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/vacivi36/ava/lib/mlbackend/php/phpml/src/Phpml/Preprocessing/Imputer/
Upload File :
Create Path :
Current File : /home/vacivi36/ava/lib/mlbackend/php/phpml/src/Phpml/Preprocessing/Imputer/Strategy.php

<?php

declare(strict_types=1);

namespace Phpml\Preprocessing\Imputer;

interface Strategy
{
    /**
     * @return mixed
     */
    public function replaceValue(array $currentAxis);
}

Zerion Mini Shell 1.0