Walter.Web.FireWall
MachineLearningIntegrationLevels Enumeration
Walter.Web.FireWall Assembly > Walter.Web.FireWall Namespace : MachineLearningIntegrationLevels Enumeration
The Enum controlling Machine Learning Integration Levels
Syntax
public enum MachineLearningIntegrationLevels : System.Enum 
Members
MemberDescription
Evaluate The firewall evaluate a request on a trained model before accepting it
None None machine learning capabilities are enabled
Train Let the firewall generate data to train a model
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Walter.Web.FireWall.MachineLearningIntegrationLevels

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Walter.Web.FireWall Namespace