Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

09/23/21:

22:22 DevelopersTeam edited by swagner
(diff)
22:22 DevelopersTeam edited by swagner
(diff)
13:03 Changeset [18059] by dpiringe

#3026

  • removed/renamed all interfaces, classes and views related to results (are replaced by RunCollectionModifiers)
  • fixed a bug in JsonTemplateInstantiator to prevent errors for opening templates without a defined property for RunCollectionModifiers

09/22/21:

13:55 Changeset [18058] by pfleck

#3040 Switched from offset-length sub-vector to "start-end with wrapping" subvector.

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. …
Note: See TracTimeline for information about the timeline view.