Timeline
12/06/19:
- 14:42 Changeset [17375] by
-
- added new converter RegressionProblemDataConverter
- added new unit test class (only a skeleton)
- 14:39 Changeset [17374] by
-
- extended the BaseConverter class to set the type of the extracted value and removed the assignment of type in all other converters
- fixed a bug in ConfigurableConverter -> now it correctly iterates through all items from an IEnumerable and calls the extract callback
- MultiCheckedOperatorConverter:
- deleted unnecessary code line
- now adds operators to parameters (instead of operator list, because the operator list will get removed in a future commit)
- does not set the path of its added items anymore
- ParameterBaseConverter removed unnecessary code lines
- deleted ParameterBaseConverter
- reimplemented StorableConverter to test it again (still not really useable, because it bloats the template massively)
- fixed a pathing bug in ValueParameterConverter (extended ValueRangeConverter, ValueTypeArrayConverter, ValueTypeMatrixConverter, ValueTypeValueConverter to archive this)
- JCGenerator now only writes a single array with parameters (only FreeParameters) and saves a .hl File to test a new type of implementation of the whole JsonInterface
- fixed a bug in JsonItem -> now it replaces the name in path of the item (not the whole path as it was before)
- 14:29 Changeset [17373] by
-
#2521: changed dependency
- 08:09 EvoSoft edited by
- (diff)
- 07:58 EvoSoft edited by
- (diff)
11/28/19:
- 11:54 Changeset [17372] by
-
#2971 Changed partial dependence plot range to interval range
11/26/19:
- 13:27 Changeset [17371] by
-
- added new Converters:
- CheckedItemListConverter
- ItemCollectionConverter
- PrimitiveConverter: not implemented yet
- ConfigurableConverter: maybe this converter can replace all others
- added program for testing -> HeuristicLab.ConfigStarter
- added the option to register converter with an attic guid
- added new Converters:
11/25/19:
- 16:02 Ticket #3020 (The MutatorParameter of genetic algortihms is replaced during ...) closed by
- done
- 13:39 Changeset [17370] by
-
#2971 Removed the possibility of declaring open and closed intervals. All intervals are closed intervals now.
- 12:04 Changeset [17369] by
-
#3040 Added Vector symbols to TypeCoherentExpressionGrammar & fixes.
- 09:19 Changeset [17368] by
-
#2971 Merged trunk into branch
11/22/19:
- 16:31 Changeset [17367] by
-
- Added VectorVariable and its corresponding TreeNode.
- Added symbols for basic vector operations and symbols for sum and avg of vectors.
- Added a VectorEvaluate method in the SymbolicDataAnalysisExpressionTreeInterpreter that returns a DoubleVector instead of a double that is also called within the regular Evaluate method.
- 15:54 Changeset [17366] by
-
#2521: Fixed bugs in solution context and adapted programmable problem template to include a cancellation token in the evaluate function.
- 13:23 Changeset [17365] by
-
#3040 Added explicit vector types to avoid type-missmatches when representing vectors as IList<T>, List<T> or IReadOnlyList<T>.
- 10:06 Changeset [17364] by
-
- Added double vectors for Dataset. Extended the type-checks for DataAnalysisProblemData.
- Added a small benchmark instance with data containing vectors. Adapted the ArtificialRegressionDataDescriptor to be able to specify non-double values.
Note: See TracTimeline
for information about the timeline view.