C# Класс Encog.App.Analyst.Commands.CmdCreate

The Encog Analyst create command. This command is used to create a Machine Learning method.
Наследование: Cmd
Показать файл Открыть проект

Открытые методы

Метод Описание
CmdCreate ( EncogAnalyst theAnalyst ) : System

Construct the create command.

ExecuteCommand ( String args ) : bool

Описание методов

CmdCreate() публичный Метод

Construct the create command.
public CmdCreate ( EncogAnalyst theAnalyst ) : System
theAnalyst EncogAnalyst The analyst to use.
Результат System

ExecuteCommand() публичный закрытый Метод

public final ExecuteCommand ( String args ) : bool
args String
Результат bool