Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
Phpml\Preprocessing\Preprocessor Interface Reference
Inheritance diagram for Phpml\Preprocessing\Preprocessor:
Phpml\Transformer Phpml\Preprocessing\ColumnFilter Phpml\Preprocessing\Imputer Phpml\Preprocessing\LabelEncoder Phpml\Preprocessing\LambdaTransformer Phpml\Preprocessing\Normalizer Phpml\Preprocessing\NumberConverter Phpml\Preprocessing\OneHotEncoder

Public Member Functions

 fit (array $samples, ?array $targets=null)
 
 transform (array &$samples, ?array &$targets=null)
 

The documentation for this interface was generated from the following file: