C# Class BigML.Model.Node

A tree-like recursive structure representing the model.
Afficher le fichier Open project: bigmlcom/bigml-csharp

Méthodes publiques

Méthode Description
ToString ( ) : string
toDictionary ( bool withDistribution = true ) : object>.Dictionary

Private Methods

Méthode Description
ComplexResult ( ParameterExpression>.Dictionary parameters ) : Expression
ConfidVal ( ParameterExpression>.Dictionary parameters ) : Expression
Expression ( ParameterExpression>.Dictionary parameters ) : Expression
Node ( JsonValue json ) : System.Collections.Generic

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

toDictionary() public méthode

public toDictionary ( bool withDistribution = true ) : object>.Dictionary
withDistribution bool
Résultat object>.Dictionary