Class ILNaiveBayes.TILNaiveBayes

From Mitov Wiki Doc
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, TILNaiveBayesResult )

C++ Builder:

class TILNaiveBayes : public TILTrainableBasicClassifier

Visual C++ (MFC):

class CTILNaiveBayes : public CTILTrainableBasicClassifier

C# (.NET):

public ref class NaiveBayes : Mitov.IntelligenceLab.TrainableBasicClassifier

Summary

Naive Bayesian classifier.

Description

Defines Naive Bayesian classifier.


Diagram:

ILNaiveBayes Preview.png


Example:

ILNaiveBayesDemo.png

Methods

Public

Pins

Events

From TILTrainableBasicClassifier

Methods

Public

Pins

From TILBasicClassifier

Pins

From TILSimpleBasicClassifierTemplate

Properties

Published

Methods

Public

Pins

From TILSimpleBasicClassifier

Properties

Published

Methods

Public

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox