Changeset 4837
- Timestamp:
- 11/18/10 16:06:56 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Problems.DataAnalysis.Classification/3.3/Symbolic/Analyzer/ValidationBestSymbolicClassificationSolutionAnalyzer.cs
r4722 r4837 269 269 } else { 270 270 BestValidationSolution.Model = model; 271 BestValidationQuality.Value = bestQuality; 271 272 } 272 273
Note: See TracChangeset
for help on using the changeset viewer.