Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
numl
Supervised
Perceptron
KernelPerceptronModel
C# Класс numl.Supervised.Perceptron.KernelPerceptronModel
Наследование:
Model
Показать файл
Открыть проект
Открытые методы
Метод
Описание
Predict
(
Vector
y
) :
double
Predicts the given o.
Описание методов
Predict()
публичный
Метод
Predicts the given o.
public
Predict
(
Vector
y
) :
double
y
numl.Math.LinearAlgebra.Vector
The Vector to process.
Результат
double