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
sphinxclient(3) - php
reflectionfunction(3) - php
splfileinfo(3) - php
spltempfileobject(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Forum Video Tutorial: How to Use Code Tags
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)
Please Welcome Nicki Paul to the Moderator Team!