svmmodel(3) php man page | unix.com

Man Page: svmmodel

Operating Environment: php

Section: 3

SVMMODEL(3)								 1							       SVMMODEL(3)

The SVMModel class

INTRODUCTION
The SVMModel is the end result of the training process. It can be used to classify previously unseen data.
CLASS SYNOPSIS
SVMModel SVMModel Methods o public bool SVMModel::checkProbabilityModel (void ) o public SVMModel::__construct ([string $filename]) o public array SVMModel::getLabels (void ) o public int SVMModel::getNrClass (void ) o public int SVMModel::getSvmType (void ) o public float SVMModel::getSvrProbability (void ) o public bool SVMModel::load (string $filename) o public float SVMModel::predict_probability (array $data) o public float SVMModel::predict (array $data) o public bool SVMModel::save (string $filename) PHP Documentation Group SVMMODEL(3)
Related Man Pages
simplexmliterator(3) - php
gmagickdraw(3) - php
domprocessinginstruction(3) - php
gearmanworker(3) - php
reflectionobject(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch