You are here: Start » AVL.NET » AVL.DeepModelToDeepModel_AnomalyDetection2

AVL.DeepModelToDeepModel_AnomalyDetection2

Conversion between DeepModel and DeepModel_AnomalyDetection2

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

C++
C#
 
public static void DeepModelToDeepModel_AnomalyDetection2
(
	string inDeepModel,
	out string outModel_AnomalyDetection2
)

Parameters

Name Type Range Default Description
inDeepModelstring
outModel_AnomalyDetection2string

See also