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
simplexmliterator(3) - php
gmagickdraw(3) - php
recursivearrayiterator(3) - php
reflectionfunction(3) - php
spldoublylinkedlist(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
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
Denial Of Service Attack Update