php man page for svmmodel

Query: svmmodel

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
gmagickdraw(3) - php
gearmanworker(3) - php
reflectionfunction(3) - php
reflectionobject(3) - php
spltempfileobject(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team