Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Phpml
Classification
NaiveBayes
PHP Class Phpml\Classification\NaiveBayes
Inheritance:
implements
Classifier
,
use trait
Phpml\Helper\Trainable
,
use trait
Phpml\Helper\Predictable
Mostra file
Open project: php-ai/php-ml
Class Usage Examples
Protected Methods
Method
Description
predictSample
(
array
$sample
) :
mixed
Method Details
predictSample()
protected
method
protected
predictSample
(
array
$sample
) :
mixed
$sample
array
return
mixed