C# (CSharp) Encog.App.Analyst.Analyze Namespace

Classes

Name Description
AnalyzedField This class represents a field that the Encog Analyst is in the process of analyzing. This class is used to track statistical information on the field that will help the Encog analyst determine what type of field this is, and how to normalize it.
PerformAnalysis This class is used to perform an analysis of a CSV file. This will help Encog to determine how the fields should be normalized.