- Timestamp:
- 03/16/21 15:26:50 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression/3.4/MultiObjective/NMSEConstraintsEvaluator.cs
r17903 r17906 33 33 34 34 namespace HeuristicLab.Problems.DataAnalysis.Symbolic.Regression.MultiObjective { 35 [Item("NMSE Evaluator (multi-objective, with shape-constraints)",35 [Item("NMSE Evaluator with shape-constraints", 36 36 "Calculates the NMSE and the constraints violations of a symbolic regression solution as objectives.")] 37 37 [StorableType("8E9D76B7-ED9C-43E7-9898-01FBD3633880")]
Note: See TracChangeset
for help on using the changeset viewer.