Free cookie consent management tool by TermsFeed Policy Generator

source: branches/2886_SymRegGrammarEnumeration/HeuristicLab.Algorithms.DataAnalysis.SymRegGrammarEnumeration/GrammarEnumeration/GrammarEnumerationAlgorithm.cs

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16026   6 years bburlacu #2886: - replace functionally-overlapping classes Production and …
(edit) @16022   6 years bburlacu #2886: Remove MaxSentenceLength from priority calculation for the …
(edit) @15994   6 years bburlacu #2886: Add symbolic regression solution to results during algorithm …
(edit) @15993   6 years bburlacu #2886: refactor code
(edit) @15987   6 years bburlacu #2886: Make sure to clear search data structures before returning in …
(edit) @15979   6 years bburlacu #2886: Register algorithm events after deserialization.
(edit) @15977   6 years bburlacu #2886: Clear search data structures at the end of the run (huge memory …
(edit) @15975   6 years bburlacu #2886: address additional serialization issues, make Production …
(edit) @15974   6 years bburlacu #2886: implement LRU cache for storing search nodes, introduce …
(edit) @15960   6 years bburlacu #2886: Fix serialization and cloning and plugin properties.
(edit) @15957   6 years bburlacu #2886: Minor refactor; fix multiple analyzer event registration
(edit) @15950   6 years bburlacu #2886: Try to use variable importance information (from a random …
(edit) @15930   6 years lkammere #2886: Make grammar more configurable in grammar enumeration.
(edit) @15915   6 years lkammere #2886: Add separate data structure for storing phrases in the queue.
(edit) @15910   6 years lkammere #2886: Fix length parameter when priorizing phrases and add weighting …
(edit) @15907   6 years lkammere #2886: Changes in search heuristic for solving Poly-10 problem. Adapt …
(edit) @15883   6 years lkammere #2886: Priorize phrases whose (fully expanded) terms result in high R².
(edit) @15861   6 years lkammere #2886: Make constant optimization toggleable in algorithm.
(edit) @15860   6 years lkammere #2886: Change complexity measure from number of nodes in tree to …
(edit) @15843   6 years lkammere #2886: Remove duplicates in logged sentences using bash commands.
Note: See TracRevisionLog for help on using the revision log.