Class ILNaiveBayes.TILNaiveBayes

From Mitov Wiki Doc
Revision as of 00:27, 22 November 2011 by David Alm (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

BIGILNaiveBayes.gif ILNaiveBayes.gif NETILNaiveBayes.gif

Package: IntelligenceLabPkg

Unit: ILNaiveBayes

Inherits: TILTrainableBasicClassifier

Contents

Syntax

Delphi:

type TILNaiveBayes = class( TILTrainableBasicClassifier )

C++ Builder:

class TILNaiveBayes : public TILTrainableBasicClassifier

Visual C++ (MFC):

class CTILNaiveBayes : public CTILTrainableBasicClassifier

C# (.NET):

public ref class TILNaiveBayes : Mitov.IntelligenceLab.TrainableBasicClassifier

Summary

Naive Bayesian classifier.

Description

Defines Naive Bayesian classifier.


Example:

ILNaiveBayesDemo.png

Methods

Public

Pins

Events

From TILTrainableBasicClassifier

Methods

Public

Pins

From TILBasicClassifier

Pins

From TILSimpleBasicClassifier

Properties

Published

Methods

Public

Pins

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox