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
cairopssurface(3) - php
domprocessinginstruction(3) - php
directoryiterator(3) - php
gearmanworker(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch