Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

09/20/21:

17:20 Changeset [18057] by dpiringe

#3026

  • fixed a bug with dynamic casting in EnumTypeConverter
  • reworked RegressionProblemDataConverter
    • the target type is now: ValueParameter<IRegressionProblemData>
    • removed all dynamic/reflection code
    • reduced a lot of complexity
    • now it works with different variables (the Variable symbol bug should be fixed)

09/17/21:

16:25 Changeset [18056] by dpiringe

#3026

  • fixed a wrong description for the invert parameter in RunCollectionValueRemover
  • fixed the usage of a wrong formatter in RunCollectionSRSolutionGraphVizFormatter
  • fixed a bug in ListJsonItem where an empty guid field can cause an exception
  • started to rework the RegressionProblemDataConverter -> it causes a bug with the symbol Variable of the TypeCorherentGrammar (maybe more grammars)
    • the reasons for the rework: this converter was already the source of some problems in the past; it uses a lot of reflection and dynamic objects -> it is very complicated to read/understand
  • added an official description property Description in the metadata part of a template + entry in Constants.cs

09/16/21:

15:27 Changeset [18055] by dpiringe

#3026

  • added StorableTypeAttribute and StorableConstructorAttribute to all JsonItems
  • added a new JsonItem ListJsonItem + Interfaces IListJsonItem
  • renamed SymRegPythonProcessor to RunCollectionSRSolutionPythonFormatter
  • removed Interface IResultCollectionProcessor -> using the interface IRunCollectionModifier now (has aleady implementations)
  • renamed all related variables/fields/properties with a connection to ResultCollectionProcessor
  • added new implementations for IRunCollectionModifier

09/15/21:

14:39 Changeset [18054] by dpiringe

#3136

  • branched trunk
14:35 Ticket #3136 (Structure templates for symbolic regression) created by dpiringe
Implementing a new problem type with a structure template parameter …

09/14/21:

09:40 Ticket #3125 (ErrorCharacteristicsCurveView cannot be displayed if baseline ...) closed by gkronber
done
09:40 Ticket #3115 (Method IsSolutionCompatible in PartialDependencePlotView is slow for ...) closed by gkronber
done
09:40 Ticket #3039 (BTC (Balanced Tree Creator) for HeuristicLab) closed by gkronber
done
09:37 Changeset [18053] by gkronber

#3135 added a new analyzer which allows to configure the solution result name, and renamed and marked the existing SolutionRSquaredAnalyzer as obsolete.

08:51 Ticket #3135 (SymbolicRegressionSolutionsAnalyzer should allow to collect other ...) created by gkronber
Currently, the extraction of R² for training and test is hard-coded. …

09/09/21:

15:20 Changeset [18052] by chaider

#3134 Moved RunCollectionPartialDependencePlotView to DataAnalysis.Views

14:44 Changeset [18051] by chaider

#3134 Added RunCollectionPartialDependencePlotView and changed UpdateAllSeriesDataAsync method in PartialDependencePlot to await all updates from the given enumeration

14:38 Ticket #3134 (RunCollection PDP) created by chaider
Add a view, which shows the partial dependence plots from each run in …

09/08/21:

15:53 Changeset [18050] by dpiringe

#3026

  • added a new protected virtual property in CheckedItemListView to be able to change the text of the groupBox
  • removed event handling in ResultCollectionPostProcessorControl and overwrote the new property GroupBoxText
  • added a new section in ExportJsonDialog for result collection processors
  • renamed IResultCollectionPostProcessor to IResultCollectionProcessor + all connected classes
  • added/changed the workflow of ResultCollectionProcessors in JsonTemplateGenerator and JsonTemplateInstantiator
    • also changed Constants.cs -> added a new section in template ResultCollectionProcessorItems
15:52 Changeset [18049] by swagner

reverted r18048

15:49 Changeset [18048] by swagner

test commit to check SVN error

Note: See TracTimeline for information about the timeline view.