Timeline
05/24/13:
- 17:17 Changeset [9533] by
-
#2063:
StatisticsGenerator now updates Time, Job and User dimension-tables.
- 17:05 Ticket #2043 (Create experiment dialog doesn't handle ...) closed by
- done: Merged to stable branch in r9532
- 17:05 Ticket #2054 (Option to hide axis when exporting images for publications) closed by
- done: Merged to stable branch in r9532
- 17:05 Changeset [9532] by
- 16:07 Changeset [9531] by
-
#2062: fixed parameter description
- 16:03 Changeset [9530] by
-
#2062 implemented an analyzer that tracks the best symbolic expression tree which is not specific to a given problem
- 15:58 Changeset [9529] by
-
#2026 svn:ignore
- 15:57 Changeset [9528] by
-
#2026 worked on HL integration of GPDL compiler
- 15:12 Changeset [9527] by
-
#2063
Provides a GUI for SelfHosting Hive-Service to start and stop the service.
Enables start and stop Janitor with adjustable frequency.
Run Cleanup and GenerateStatistics separately on click.
- 14:45 Changeset [9526] by
-
#2063
Added StatisticsGenerator for generating statistic data for Hive.
ServiceLocator returns the StatisticsGenerator.
Integrated StatisticsGenerator in Janitor service for periodic calls.
- 14:32 Ticket #2052 (BatchRun only executes one run of a CrossValidation) closed by
- done: r9525: Merged r9493, r9504, and r9517 into the stable branch.
- 14:31 Changeset [9525] by
-
#2052: Merged r9493, r9504, and r9517 into the stable branch.
- 14:28 Changeset [9524] by
-
#2063:
Added statistic tables in Hive database.
Updated InitializeHiveDatabase.sql script with new create statements.
Added Linq2Sql entity types for new tables.
- 14:17 Changeset [9523] by
-
#2064 fixed sorting in Hive Job Manager and ItemCollectionView
- 13:27 Ticket #2064 (Fix sorting in Hive Job Manager and ItemCollectionView) created by
- When setting a custom ListViewItemSorter, the ItemCollectionView …
- 11:01 Changeset [9522] by
-
#2063:
Created Branch for Hive-Statistics.
- 10:44 Ticket #2063 (Implement Hive Statistics) created by
05/23/13:
- 23:06 Download edited by
- added link to daily builds changelog (diff)
- 23:05 ChangeLog edited by
- removed pending -> own page (diff)
- 23:05 ChangeLogPending created by
- 22:43 Changeset [9521] by
-
#2043: Fixed issue
- 22:24 Changeset [9520] by
-
- Do not include in legend series that have no points
- Added ability to changed legend docking (top, right, bottom, left) in addition to font size
- Also added ability to hide legend
- 16:53 ChangeLog edited by
- updated changelog to reflect different process with stable branch (diff)
- 16:47 Ticket #2056 (File name `OnlineOnlineCovarianceCalcualtor.cs` spelled wrong) closed by
- done
- 16:14 Changeset [9519] by
-
#2026 worked on GPDL integration into HL.
Implemented problem provider for examples. Implemented editor for GPDL definitions.
- 15:55 Ticket #2062 (Analyzer that tracks the best symbolic expression tree in the results) created by
- 13:47 Changeset [9518] by
-
#2026 worked on integration of GPDL compiler into HeuristicLab
- 13:30 Changeset [9517] by
-
#2052 minor adaptations in cross-validation
- 11:10 Ticket #2061 (Synchronization in Experiment class causes contention problems for ...) created by
- The relevant changes have been introduced in ticket #1878 (r8170). To …
- 10:27 Ticket #2060 (Hitting the Enter-key in the experiment dialog closes the dialog) created by
- This is annoying for instance when filling a value list for a parameter
- 08:33 Changeset [9516] by
-
#2032 improved identifiers
- 08:29 Changeset [9515] by
-
#2032 implemented polynomial covariance function.
- 08:13 Ticket #2059 (Piece-wise polynomial covariance function) created by
- 08:06 Ticket #2058 (Approximate inference for Gaussian processes) created by
- With expectation propagation. Later, other likelihood functions (e.g., …
- 08:03 Ticket #2057 (Parameter-tuning for support vector machine) created by
- With CMAES or maybe BFGS using estimated gradients.
05/22/13:
- 16:57 Changeset [9514] by
-
#1730: add solution files and build commands to branch, finished branch creation
- 16:30 Changeset [9513] by
-
#1730: branch project Problems.DataAnalysis.Symbolic.Views
- 16:11 Changeset [9512] by
-
#1730: branch project PluginInfrastructure
- 16:02 Changeset [9511] by
-
#1730: branch project Problems.DataAnalysis.Symbolic
- 16:00 Changeset [9510] by
-
#1730: branch project ExtLibs
- 15:59 Changeset [9509] by
-
#1730: create branch ExportSymbolicDataAnalysisSolutions
- 15:29 Changeset [9508] by
-
#1888:
HL:
- Web projects requires different users to interact with hive. The singleton HiveServiceLocator.Instance doesn't allow different users at the same time, resulting in serialization during access of HiveClient methods.
The following changes have been introduced in favor of a parallel use of the HL libs:
- HiveClient, TaskDownloader and ConcurrentTaskDownloader may now use a different IHiveServiceLocator than HiveServiceLocator.Instance (all methods have appropriate overloads now).
- The default instance is still HiveServiceLocator.Instance.
Automated Scaling of Instances:
- Added Scaler project to solution which represents a WorkerRole that scales the slave instances based on the global cpu utilization of all slaves.
- Scaler is based on WASABi, rules can be adjusted in rulesstore.xml. Basic rule is: if < 45% global cpu utilization => remove an instance; if > 65% cpu => add an instance. Minimum boundary is 1 and maximum boundary is 8 slave instances.
- Adjusted Slave project to automatically register itself to a SlaveGroup during WebRole startup (can be adjusted in service configuration).
Web-Frontend:
- Added basic error messages to the dialogs when an ajax call fails.
- Removed Styling.js from scripts.
- 13:29 Changeset [9507] by
- 10:51 Changeset [9506] by
-
#1677: Updated rows textbox in RunCollectionTabularView when runs are filtered.
- 10:31 Changeset [9505] by
-
#1677: Updated StringConvertibleMatrixView to copy only visible & selected cells.
- 10:21 Changeset [9504] by
-
#2052: Added lock object to synchronize access to the results collection.
05/21/13:
- 16:23 Changeset [9503] by
-
created stable branch
- 16:22 Changeset [9502] by
-
deleted folder as it will be created with copy (ups...)
- 15:41 Changeset [9501] by
-
fixed VS version of HL solution in 3.3.8 tag (there probably went something wrong in r9481 when preparing the tag for release)
- 15:34 Changeset [9500] by
-
created new folder for the HL stable branch from which releases will be made in the future
05/19/13:
05/17/13:
- 15:21 Ticket #2002 (Support for logarithmic scaling in charts) closed by
- done
- 15:09 Ticket #1482 (Remove button in ValueParameterView should be disabled when viewing a ...) closed by
- worksforme: It is disabled, at least in 3.3.8
- 14:58 Ticket #1507 (The boxplot view partly ignores run collection constraints) closed by
- worksforme: Cannot be reproduced in 3.3.8 anymore
- 14:52 Ticket #1252 (Experiment runs batches again after adding more optimizers) closed by
- worksforme: This behavior cannot be reproduced anymore in 3.3.8
- 13:48 Ticket #2056 (File name `OnlineOnlineCovarianceCalcualtor.cs` spelled wrong) created by
- OnlineOnlineCovarianceCalcualtor.cs should spell …
- 13:40 Changeset [9498] by
-
#2056: Renamed misspelled file OnlineCovarianceCalcualtor.cs to OnlineCovarianceCalculator.cs.
- 10:51 Changeset [9497] by
-
#2055: Added first version of HL.FileShrinker.
- 10:46 Ticket #2055 (Tool to reduce the file size of data analysis experiments) created by
- Files storing data analysis experiments executed on the Hive grow …
05/16/13:
- 18:07 Ticket #1819 (Dialog to set the separator and culture (number and date format) when ...) closed by
- duplicate: This was already implemented with #1942.
- 09:11 Changeset [9496] by
-
- Added check boxes to hide or show a certain axis
- Fixed tab order
- Changed some of the default values
- Improved layout of controls
- Clear title if the text is set to empty
- Added tooltips to most controls
- 09:01 Ticket #2054 (Option to hide axis when exporting images for publications) created by
- In the image export dialog it should be possible to completely hide …
05/15/13:
- 22:23 Changeset [9495] by
-
#1966: Did some major refactoring in Decoder-classes; Added MoveEvaluator classes for different encodings and dimensions; Added new crossover-class for MCV encoding;
- 17:51 Ticket #2053 (Update implementation of covariance functions to match GPML version ...) created by
- For changes see http://www.gaussianprocess.org/gpml/code/matlab/README
05/14/13:
- 16:54 Changeset [9494] by
-
- renamed algorithm Learning Classifier System to XCS
- DecisionListSolution and XCSSolution show more information
- VariableVectorClassificationProblemData can now also import datasets where the last variable is not the target variable
- 14:03 Changeset [9493] by
-
#2052: the lock in ClonedAlgorithm_Started has been removed as well as all code related to the bool variable startPending. startPending is never really used. In the methods it is used, there is no chance that the if statement would evaluate to anything else than true.
- 13:46 Ticket #2052 (BatchRun only executes one run of a CrossValidation) created by
- If CrossValidation is set as optimizer in a BatchRun, only the first …
- 12:44 Changeset [9492] by
-
#2030
Added filestream access level configuration in SQL scripts.
- 11:56 Ticket #2050 (Update GP samples on the UsersSamples page) closed by
- duplicate: Duplicate of #1638
- 11:53 Ticket #366 (GP evaluation operator for MSE which stops evaluation early based on ...) closed by
- obsolete: The potential benefit of this feature is small.
- 11:00 Ticket #2051 (Update C# version of external libsvm to most recent version) created by
05/13/13:
- 15:24 Changeset [9491] by
-
#1265: Added mouse wheel support to the picture box.
05/10/13:
- 19:24 AdditionalMaterial edited by
- (diff)
- 19:18 Changeset [9490] by
-
Renamed folder
- 18:28 Changeset [9489] by
-
Added slides of Michael's invited talk at GPTP 2013
- 17:30 Changeset [9488] by
-
Added GPTP workshop materials
- 17:20 Changeset [9487] by
-
Added new folder for publications of 2013
- 17:11 AdditionalMaterial edited by
- (diff)
- 17:10 AdditionalMaterial edited by
- (diff)
- 17:08 Ticket #2050 (Update GP samples on the UsersSamples page) created by
- Samples can be downloaded from …
- 15:52 Changeset [9486] by
-
Updated HL tutorial slides
- 13:27 Changeset [9485] by
-
Fixed Bugs in Shutdown Queries.
Added SQL script for migrating to filestream based storage of task and plugin data.
To remove files after data removal turned on Auto-Shrink and set recovery-model to Simple.
Also set a checkpoint in the database.
- 09:53 Ticket #1290 (Implement symbols for reading and writing memory cells (stores) for GP) closed by
- rejected: r9484 deleted obsolete exploration branch.
- 09:52 Changeset [9484] by
-
#1290 deleted obsolete exploration branch
- 03:17 Changeset [9483] by
-
Updated HL tutorial slides
- 03:14 Changeset [9482] by
-
Updated HL tutorial slides
- 02:44 Blog: HeuristicLab 3.3.8 Release created by
- 02:09 Ticket #2049 (Release HeuristicLab 3.3.9) created by
- New Features: * CMAES * improved Hive server performance * …
- 02:04 Milestone HeuristicLab 3.3.8 completed
- == HeuristicLab 3.3.8 "Ann Arbor" - May 10th, 2013 == * …
- 02:00 Ticket #1889 (Release HeuristicLab 3.3.8) closed by
- done
- 01:59 Ticket #1953 (Improve the Vehicle Routing implementation) closed by
- done
- 01:58 Ticket #1949 (The classification threshold view should display for which class the ...) closed by
- done
- 01:58 Ticket #1963 (Adding and removing multiple solutions in an ensemble takes too long) closed by
- done
- 01:58 Ticket #1978 (ClassificationEnsembleSolutionEstimatedClassValuesView may not ...) closed by
- done
- 01:58 Ticket #2023 (The CreateEnsemble MenuItem should utilize the selected Runs of the ...) closed by
- done
- 01:58 Ticket #2046 (The Scatterplot in the ClusterVisualizationView does not have a name) closed by
- done
- 01:58 Ticket #1896 (Allow extension of external evaluation messages) closed by
- done
- 01:58 Ticket #1841 (Add additional problem instances for the QAP) closed by
- done
- 01:58 Ticket #1912 (Friedman-II benchmark function should have 10 input variables) closed by
- done
- 01:58 Ticket #1922 (Improve CSV export) closed by
- done
- 01:57 Ticket #1927 (The CSV problem instance provider should automatically disable input ...) closed by
- done
- 01:57 Ticket #1941 (Additional classification problem instances) closed by
- done
- 01:57 Ticket #1942 (Improve CSV import for data analysis problems) closed by
- done
- 01:57 Ticket #1979 (Some Regression Problem Instances are not correct) closed by
- done
- 01:57 Ticket #1981 (The wrong ProblemInstanceProviderView is chosen for ...) closed by
- done
- 01:57 Ticket #1999 (Regression problem instances for testing feature selection) closed by
- done
- 01:57 Ticket #2001 (Some Real World Regression Problem Instances are not correct) closed by
- done
- 01:57 Ticket #2045 (Minor DataAnalysisImportDialog Improvements) closed by
- done
- 01:57 Ticket #1904 (Add additional local improvement operators for different QAP neighborhoods) closed by
- done
- 01:56 Ticket #1995 (Add a SimilarityCalculator operator for QAP) closed by
- done
- 01:56 Ticket #1329 (Implement scheduling problems) closed by
- done
- 01:56 Ticket #1910 (Program crash when setting the problem size in single objective test ...) closed by
- done
- 01:56 Ticket #2029 (SingleObjectiveTestFunctionImprovementOperator should not use ...) closed by
- done
- 01:56 Ticket #2039 (Improve performance of the TSPSimilarityCalculator) closed by
- done
- 01:55 Ticket #1805 (Estimation limits of data analysis solutions are not accessible) closed by
- done
- 01:55 Ticket #1915 (ClassNames caching leads to problems when dataset is not cloned) closed by
- done
- 01:54 Ticket #1919 (Classification ensemble cannot be loaded if no samples are in training) closed by
- done
- 01:54 Ticket #1920 (Models of an Ensemble may get a different problem data if loaded) closed by
- done
- 01:54 Ticket #1928 (The accuracy maximizing threshold calculator returns sub-optimal ...) closed by
- done
- 01:54 Ticket #1964 (Symbolic Regression and Classification Solutions do not indicate if ...) closed by
- done
- 01:54 Ticket #1976 (Implement ConstantOptimizationAnalyzer to perform constant ...) closed by
- done
- 01:54 Ticket #2004 (Flag to determine if the best solutions should be updated regardless ...) closed by
- done
- 01:54 Ticket #1924 (Evaluator for classification problems that considers classification ...) closed by
- done
- 01:54 Ticket #1925 (IndexOutOfRangeException in SetClassDistributionCutPointThresholds) closed by
- done
- 01:54 Ticket #1940 (Unify model creation in SymbolicClassificationDataAnalysis) closed by
- done
- 01:54 Ticket #1943 (Add nearest neighbour model for symbolic classification) closed by
- done
- 01:53 Ticket #1951 (SymbolicRegressionEvaluators handle invalid values differently than ...) closed by
- done
- 01:53 Ticket #1962 (Use analytic gradient for constant optimization of symbolic regression ...) closed by
- done
- 01:53 Ticket #1815 (Grammar view shows incorrect checkboxes for the enabled state of ...) closed by
- done
- 01:53 Ticket #1865 (VariableView and VariableConditionView shall show all variables) closed by
- done
- 01:53 Ticket #1965 (Simplifier folds all nodes automatically if NaN occurs during the ...) closed by
- done
- 01:53 Ticket #1292 (Show correlation of dataset features as HeatMap) closed by
- done
- 01:53 Ticket #1481 (Visual view for clustering solutions displaying cluster centers and ...) closed by
- done
- 01:53 Ticket #1681 (Drag & Drop support for the allowed InputVariables of ProblemData ...) closed by
- done
- 01:51 Ticket #2003 (UserDefinedAlgorithms enable all provided analyzers by default) closed by
- done
- 01:51 Ticket #1895 (Implement ProgrammableAnalyzer) closed by
- done
- 01:51 Ticket #1984 (TabuMaker throws an exception if TabuTenure is less than or equal to 0) closed by
- done
- 01:51 Ticket #1673 (The Title of RunCollectionViews should be more specific) closed by
- done
- 01:51 Ticket #1789 (Invert bubble size in the runcollection bubble chart view and add ...) closed by
- done
- 01:51 Ticket #1918 (Overflow in RunCollectionBoxPlot view) closed by
- done
- 01:51 Ticket #1945 (Topmost point cannot be selected in the run collection bubble chart view) closed by
- done
- 01:51 Ticket #1993 (BubbleChart doesn't react correctly if jitter is used on categorical ...) closed by
- done
- 01:51 Ticket #2008 (Add option to get data matrix from bubble chart grouping) closed by
- done
- 01:50 Ticket #2016 (RunCollectionBubbleChart improvements) closed by
- done
- 01:50 Ticket #2048 (Enlarge DropDownHeight and DropDownWidth in BubbleChart and BoxPlots) closed by
- done
- 01:50 Ticket #1914 (Improve CreateExperimentDialog) closed by
- done
- 01:50 Ticket #2024 (Make the degree of parallelization configurable in the ParallelEngine) closed by
- done
- 01:50 Ticket #1427 (Move actual value caching down to those parameters where it is required) closed by
- done
- 01:50 Ticket #1952 (Mono support for Persistence) closed by
- done
- 01:50 Ticket #1990 (The serialized DefaultComparer from Mono has the wrong format) closed by
- done
- 01:50 Ticket #1452 (Show exact HL version string in exception dialog) closed by
- done
- 01:50 Ticket #1923 (CheckTypeCompatibility does not check constraints on generic type ...) closed by
- done
- 01:49 Ticket #1926 (Add support for command line arguments) closed by
- done
- 01:49 Ticket #1081 (Plugin for symbolic time series prognosis with GP) closed by
- done
- 01:49 Ticket #1890 (Code maintenance and minor changes) closed by
- done
- 01:48 Ticket #1937 (Trunk integration of Mono patches) closed by
- done
- 01:48 Ticket #2020 (Integrate new features from the CMA-ES branch into the trunk) closed by
- done
- 01:48 Ticket #2036 (PreBuildEvent.cmd shouldn't fail when there is no subwcrev installed) closed by
- done
- 01:48 Ticket #1882 (Hive client view doesn't show all runs of a batch run) closed by
- done
- 01:48 Ticket #1950 (Improve Hive UI stability) closed by
- done
- 01:48 Ticket #1958 (Resource selection with the resources dialog only works when the ...) closed by
- done
- 01:48 Ticket #1959 (The Hive JobManager should show the jobs per user sorted by date) closed by
- done
- 01:48 Ticket #2005 (Add Unload Jobs in the Hive Job Manager) closed by
- done
- 01:48 Ticket #2015 (Deleting Hive Jobs should be done asynchronously) closed by
- done
- 01:43 Ticket #1994 (Improvements for Hive Performance and Status page) closed by
- done
- 01:43 Ticket #2019 (Improve the use of db transactions in the Hive server) closed by
- done
- 01:43 Ticket #1712 (Implement Round Robin Scheduling for Hive) closed by
- done
- 01:43 Ticket #1580 (Permission set granted for sandboxed application domains is not secure) closed by
- done
- 01:42 Ticket #1986 (Hive should be able to shutdown slaves) closed by
- done
- 01:42 Ticket #2006 (Fix memory leaks in MainForm.WindowsForms and the ...) closed by
- done
- 01:42 Ticket #1906 (SubScopesCounter should be able to assign the number of counted subscopes) closed by
- done
- 01:42 Ticket #2013 (MultiOperator doesn't update the parameters when the Operators ...) closed by
- done
- 01:41 Ticket #1747 (Implement scrolling with the mouse wheel for the OperatorGraphVisualization) closed by
- done
- 01:41 Ticket #1043 (BatchRuns should show which repetition is currently processed) closed by
- done
- 01:40 Ticket #1991 (Add BidirectionalLookup collection to HeuristicLab.Collections) closed by
- done
- 01:40 Ticket #1898 (Object graph traversal fails when encountering objects of type ...) closed by
- done
- 01:40 Ticket #1590 (Counting ExecutionTime may not be safe to date changes) closed by
- done
- 01:40 Ticket #1992 (CheckItemListView shall display how many items are checked) closed by
- done
- 01:40 Ticket #2042 (ToString of ValueTypeMatrix and -Array slows down pasting of values in ...) closed by
- done
- 01:40 Ticket #1916 (StringConvertibleValueView doesn't recognize it is read-only when ...) closed by
- done
- 01:40 Ticket #2034 (Add method for querying the current row index in ...) closed by
- done
- 01:39 Ticket #2035 (Move EnhancedStringConvertibleMatrixView to HeuristicLab.Data.Views) closed by
- done
- 01:39 Ticket #1969 (UniformOnePositionManipulator should not include the upper bound) closed by
- done
- 01:39 Ticket #1070 (Port SymbolicExpressionTree manipulation operators from 3.2 to 3.3) closed by
- done
- 01:39 Ticket #1900 (ReplaceBranchManipulation throws an overflow exception while ...) closed by
- done
- 01:39 Ticket #2037 (Grammar produces incorrect minimum expression lengths/depths) closed by
- done
- 01:39 Ticket #1897 (Upgrade protocol buffer version) closed by
- done
- 01:39 Ticket #1905 (Update alglib to version 3.6.0) closed by
- done
- 01:39 Ticket #1939 (Update docking library Winforms UI 2.3.1 to DockPanel Suite v2.7) closed by
- done
- 01:39 Ticket #1944 (Update libSVM source code to most recent version) closed by
- done
- 01:38 Ticket #1948 (Remove outdated projects from the external librariers) closed by
- done
- 01:38 Ticket #1960 (Add AutoDiff to external libraries) closed by
- done
- 01:38 Ticket #2007 (Update AlgLib to 3.7.0) closed by
- done
- 01:38 Ticket #2012 (Remove log4net dependency from SharpDevelop) closed by
- done
- 01:37 Ticket #1331 (Implement Scatter Search) closed by
- done
- 01:37 Ticket #1913 (Implement Neighborhood Components Analysis (NCA)) closed by
- done
- 01:37 Ticket #1534 (Race condition in cross validation) closed by
- done
- 01:37 Ticket #1902 (Gaussian Process Regression Algorithm) closed by
- done
- 01:36 Ticket #1917 (In the CrossValidationView the value for the samples end field is not ...) closed by
- done
- 01:36 Ticket #1947 (Allow setting the degree for the polynomial kernel function for ...) closed by
- done
- 01:36 Ticket #1968 (The number of used variable per tree should be configurable in random ...) closed by
- done
- 01:36 Ticket #1975 ("New Algorithm" and "Open Algorithm" buttons are not disabled while ...) closed by
- done
- 01:36 Ticket #2000 (ModelCreator for Gaussian processes should be configurable in the algorithm) closed by
- done
- 01:36 Ticket #1988 (In the CrossValidationView it is not possible to change the algorithm ...) closed by
- done
- 01:36 Ticket #1996 (IslandGA does not work with stochastic evaluator) closed by
- done
- 01:36 Ticket #1423 (Gradient descent algorithms for HL (already implemented in alglib)) closed by
- done
- 01:36 Ticket #1247 (Implement RAPGA) closed by
- done
- 01:35 Ticket #1892 (Enhance scatter plot) closed by
- done
- 01:35 Ticket #1893 (Enhance allele frequency analyzer) closed by
- done
- 01:35 Ticket #1899 (Diversity Analyzers should use the new Diversity Calculators from ...) closed by
- done
- 01:35 Ticket #1911 (Scatter Plot can't be saved) closed by
- done
- 01:35 Ticket #1903 (Movie view of histogram fails if min and max are specified) closed by
- done
- 01:35 Ticket #1901 (CollectionItemChangedEventArgs use null to indicate that no oldItems ...) closed by
- done
- 01:35 Ticket #1946 (Implement ObservableKeyedList) closed by
- done
- 01:13 ChangeLog edited by
- (diff)
- 01:08 Download edited by
- (diff)
- 00:43 Changeset [9481] by
-
Adapted HeuristicLab 3.3.8 release tag (#1889)
- 00:33 Changeset [9480] by
-
Created release tag for HeuristicLab 3.3.8 (#1889)
- 00:25 Changeset [9479] by
-
Removed warnings (#1890)