Timeline
01/16/12:
- 23:45 Changeset [7340] by
-
#1759: added project to include FxCop rules for HeuristicLab 3.3
- 23:43 Ticket #1759 (Add FxCop rules to HeuristicLab) created by
- There's a tutorial on the …
- 18:24 Changeset [7339] by
-
- List-Operations added to Interface and AzureProvider
- AddCertificate- and AddAzureService-Dialog added
- 17:56 Documentation/DevelopmentCenter/ReviewGuidelines edited by
- (diff)
- 17:06 Changeset [7338] by
-
#1758: first version to change the data set in a model has been implemented
- 17:04 Changeset [7337] by
-
#1752: some methods were added to Dataset to easier obtain string and Datetime values
- 17:02 Changeset [7336] by
-
- bug fixed in RegressionBenchmark
- adapted trainings partitions of some benchmark problems
- 16:59 Changeset [7335] by
-
#1756: Also removed the InsertEmptyPoints call from inside the ToggleSeriesData method.
- 15:42 Changeset [7334] by
-
#1174 added StaticItemImage property to the OKB Item, Algorithm and Problem
- 15:23 Changeset [7333] by
-
#1756: Fixed series color for empty points.
- 15:11 Changeset [7332] by
-
#1174 adapted frame filenames to new naming scheme
- 14:57 Changeset [7331] by
-
- switched to new build style for branches and improved config merging
- updated year in license headers and assembly infos
- updated version in plugin files and assembly infos
- 13:32 Changeset [7330] by
-
#1758: create branch for 'Change Dataset of RegressionModel'
- 13:29 Ticket #1758 (Change Dataset of RegressionModel) created by
- A new button will be added in the RegressionSolutionView to import a …
- 10:01 Documentation/DevelopmentCenter/ReviewGuidelines edited by
- added points from swagner (diff)
01/15/12:
- 14:47 Ticket #1757 (Hive slave tray icon loses connection after recovering from sleep) created by
- When recovering the operating system (Windows 7) from sleep, the tray …
- 00:59 Changeset [7329] by
-
#1745 added a random number generator creator for subscopes to make island ga runs reproducible
01/14/12:
- 21:33 Changeset [7328] by
-
#1669: corrected mistake while generating the dataset
- 01:47 EvoSoft/2012 edited by
- (diff)
01/13/12:
- 18:16 Changeset [7327] by
-
#1756: Fixed speed issue in RegressionSolutionLineChartView. The problem was an unnecessary call to the InsertEmptyPoints procedure. The MSDN website (http://msdn.microsoft.com/en-us/library/dd456677.aspx) specifies the context in which this method is useful: when the data points have no Y value. In our case however there are no such points, so by removed the calls the performance becomes similar to the scatter plot (which also does not insert empty points).
- 16:06 Ticket #1756 (Line chart is slow for large regression problems) created by
- When the problem data contains a large number of rows (20000-50000), …
- 16:01 Changeset [7326] by
-
- New model classes
- New service operation methods added
- License information added
- 14:21 Changeset [7325] by
-
#1745 added result storing operations for the reducer
- 13:45 Changeset [7324] by
-
- Methods to add and remove Subscription in CloudManagerClient
- AddSubscriptionDialog integrated
- OnContentChanged implemented
- 00:13 Changeset [7323] by
-
#1745 added multiple reduction operations
01/12/12:
- 22:03 Ticket #1755 (Plugin manager may describe a missing dependency as a dependency cycle) created by
- To reproduce: 1. Download HeuristicLab 3.3.6 1. Extract it and …
- 19:31 Changeset [7322] by
-
- disabled parallel solution creation and evaluation because of the hive engine
- improved parameter lookup in reduction operators
- added ReductionTypes
- 18:37 Changeset [7321] by
-
#1696: Tweak appearance of VRP visualization
- 17:14 Changeset [7320] by
-
#1744 fixed a bug in the job scheduler for hive engine tasks
01/11/12:
- 17:47 Changeset [7319] by
-
#1614: worked on GQAP (added operators, assignment view)
- 17:44 Changeset [7318] by
-
#1754: Added copy & paste support for StringConvertibleArrayView similar to StringConvertibleMatrixView
- 17:14 Changeset [7317] by
-
- Use IItemLists for data
- Show CloudResourceView in HiveCloudManagerView
- 16:55 Ticket #1754 (Copy & Paste support for StringConvertibleArrayView) created by
- It would be nice to be able to copy a column or a row from Excel into …
- 15:07 Changeset [7316] by
-
Added Picture generator (#1696)
- 13:05 Changeset [7315] by
-
#1696: Add VRP depot excentricity metrics
- 13:03 Changeset [7314] by
-
#1696: Update ALGLIB references
- 10:34 Changeset [7313] by
-
#1722: changed year in license snippet
- 09:19 Changeset [7312] by
-
#1614: added views project
- 09:16 Changeset [7311] by
-
- updated GQAP
01/10/12:
- 23:27 Changeset [7310] by
-
- moved island analyzer to islands
- fixed bug which lead to bad performance compared to the original island GA
- 17:36 Changeset [7309] by
-
#1752: -data set is exported exactly in the way it is stored in the Dataset class
- 17:34 Changeset [7308] by
-
#1669: added a dialog to select benchmark problems
- 17:32 Changeset [7307] by
-
#1669:
-adjusted some benchmark problems from Keijzer
- 17:25 Ticket #1753 (Move GanttChart control from Clients.Hive.Views to ...) created by
- 17:13 Ticket #1752 (Export Dataset to CSV) created by
- A new button in DataAnalysisProblemView will export the problem data …
- 17:11 Ticket #1751 (Tasks overview doesn't get refreshed when refreshing the job) created by
- 17:04 Changeset [7306] by
-
#1750 added results for the support vector regression.
- 17:03 Ticket #1750 (Support vector regression and classification algorithms should provide ...) created by
- Currently only the solution is returned as result.
- 17:01 Changeset [7305] by
-
#1746 removed constants in alleles considered by the SymbolicDataAnalysisAlleleFrequencyAnalyzer.
- 16:56 Changeset [7304] by
-
#1738 changed tooltip for data rows in the DataTableView
- 15:23 Changeset [7303] by
-
#1682: Override of the CanChangeName property, added friendly names for the crossover operators.
- 13:18 Documentation/DevelopmentCenter/BestPractices edited by
- (diff)
- 13:16 Documentation/DevelopmentCenter/DeveloperGuidelines edited by
- added information on .resx files (diff)
- 13:03 Documentation/DevelopmentCenter/ReviewGuidelines created by
- first version of the review guidelines
- 13:03 Changeset [7302] by
-
#1746: Added solution for constant optimization.
- 12:48 Changeset [7301] by
-
#1746: Branched working copy version of the symbolic regression plugin.
- 12:45 Changeset [7300] by
-
#1746: Renamed branch to ConstantOptimization.
01/09/12:
- 22:59 Ticket #1749 (Wrong time lag settings cause exception) created by
- Setting the minimum time offset to 0 and the maximum time offset to …
- 17:53 Features/Genetic Programming edited by
- (diff)
- 17:33 ChangeLog edited by
- (diff)
- 16:14 Changeset [7299] by
-
- Azure management utils initial version added
- View for cloud resources
- 15:48 Changeset [7298] by
-
#1669:
-merged r7284:7296 from trunk into regression benchmark branch
-removed all unchanged projects and adjusted the output path for remaining projects to "..\..\..\..\trunk\sources\bin\"
- 15:17 Changeset [7297] by
-
#1748: Added option to display row as StepLine
- 14:33 Ticket #1748 (Add StepLine chart to DataRowChartType) created by
- 14:03 Ticket #1747 (Implement scrolling with the mouse wheel for the OperatorGraphVisualization) created by
- It would be nice to be able to scroll in the OperatorGraphView with …
- 13:56 Changeset [7296] by
-
#1745 fixed migrations counting
- 11:42 Changeset [7295] by
-
#1733 updated alglib sources to version 3.4.0 of alglib and updated project and plugin references
- 11:42 Changeset [7294] by
-
#1733 updated alglib sources to version 3.4.0 of alglib and updated project and plugin references
- 11:33 Changeset [7293] by
-
#1746: added binary of AutoDiff library for symbolic differentiation and an improved version of the constant optimizer from the trunk.
- 11:29 Changeset [7292] by
-
#1746 created a folder for the constant optimizer
- 11:28 Ticket #1746 (Reevaluate and improve constant optimizer) created by
- 11:13 Changeset [7291] by
-
#1696: Remove creatable attribute from ScatterPlot.
01/08/12:
- 19:13 Changeset [7290] by
-
#1669 merged r7209:7283 from trunk into regression benchmark branch
- 19:01 Changeset [7289] by
-
#1745 readded migrations counter
- 03:12 Changeset [7288] by
-
#1745 added first version of a parallel island ga and reducing operators
- 03:10 Ticket #1745 (Calculate islands of the Island GA in parallel) created by
01/07/12:
- 02:07 Changeset [7287] by
-
- added the new Hive engine. The engine can now be executed in the Hive. If child tasks are created it pauses and is transfered back to the server. If the child tasks are finished it is sent back to a slave.
- changed the server so that it reschedules paused parent tasks if their childs are finished as well as tasks where FinishWhenChildJobsFinished is set to false
- 01:24 Changeset [7286] by
-
Updated HeuristicLab tutorial slides
- 00:15 WikiStart edited by
- (diff)
- 00:03 Documentation/FirstSteps edited by
- (diff)
01/06/12:
- 21:41 Changeset [7285] by
-
- added interface for the hive engine so that the parent task can be set which is needed for creating child tasks on the slave
- fixed uploading of the configuration file when executed on the slave
- 20:45 Changeset [7284] by
-
#1744 added branch for the HiveEngine which can be executed in the Hive
- 20:41 Ticket #1744 (Implement a Hive engine which can be executed in the Hive) created by
- It should be possible to send algorithms which use the Hive engine to …
- 14:07 Features/Genetic Programming edited by
- fixed links (diff)
- 14:04 Features/Genetic Programming edited by
- fixed links (diff)
- 04:22 Ticket #1743 (Updating HeuristicLab 3.3.5 to HeuristicLab 3.3.6 with the update ...) created by
- 03:37 Changeset [7283] by
-
Increased maxStringContentLength in deployment services (#1742)
- 03:20 Ticket #1742 (Increase maxStringContentLength in deployment services) created by
- The license file of the HeuristicLab.DayView plugin contains more …
- 02:59 Ticket #1741 (Release HeuristicLab 3.3.7) created by
- Release steps: Trunk: 1. Update samples 1. Increment plugin …
- 01:53 Changeset [7282] by
-
Updated HeuristicLab tutorial slides
- 00:32 Documentation/AboutHeuristicLab edited by
- (diff)
- 00:28 Documentation/FirstSteps edited by
- (diff)
- 00:26 Support edited by
- (diff)
- 00:26 Support edited by
- (diff)
- 00:21 UsersTutorials edited by
- (diff)
- 00:19 WikiStart edited by
- (diff)
- 00:13 Features/Genetic Programming edited by
- (diff)
01/05/12:
- 17:06 Changeset [7281] by
-
- Subscription DTO
- View for subscription items
- Dialog to add new azure subscription
- General view for cloud resources
- 16:25 Changeset [7280] by
-
#1722: Corrected AfterDeserializationHook in SymbolicExpressionTreeLengthAnalyzer.
- 14:15 Changeset [7279] by
-
#1722 deleted old Hive branches
- 12:13 Documentation/Howto/SetupHiveServer edited by
- (diff)
- 12:11 Documentation/Howto/SetupHiveServer edited by
- (diff)
- 11:54 Documentation/Howto/UseHiveForOptimization edited by
- (diff)
- 11:49 Changeset [7278] by
-
#1680: Hive cloud manager initial commit
- 11:48 Documentation/Howto/UseHiveForOptimization edited by
- (diff)
- 11:29 Documentation/Howto/UseHiveForOptimization edited by
- (diff)
- 11:13 Changeset [7277] by
-
#1692 fixed parameter type in cloning constructor to fix the build fail.
- 10:55 Changeset [7276] by
-
Improved incremental evaluation (#1177)
- 03:12 Changeset [7275] by
-
Fixed exception that was thrown when changing the name of a benchmark algorithm by pressing F2 in the ExperimentTreeView (#1740)
- 03:03 Changeset [7274] by
-
Added context menu items to expand or collapse all tree nodes in the ExperimentTreeView (#1726)
- 02:47 Ticket #1740 (Changing the name of a benchmark algorithm by pressing F2 in the ...) created by
- 01:22 Changeset [7273] by
-
Implemented PercentArray and PercentMatrix (#1692)
01/04/12:
- 19:24 Ticket #1739 (It should be possible to stop or interrupt fixed data analysis ...) created by
- Stopping a long running algorithm would be useful, for instance if it …
- 19:15 Ticket #1738 (Tooltip for DataRows in the DataTableView should show more descriptive ...) created by
- Instead of "X: .... , Y: ....." the axis labels should be used.
- 18:59 Changeset [7272] by
-
#1737 added online calculator for the mean error and results for the mean error of regression solutions on the training and test partitions.
- 18:57 Ticket #1737 (Calculate the mean error (in addition to the mean absolute error) for ...) created by
- This seemingly is an interesting accuracy metrics for selected …
- 17:14 Changeset [7271] by
-
#1722: updated parameter snippets to use interface type in property
- 17:13 Blog: HeuristicLab 3.3.6 Release edited by
- 17:06 Blog: HeuristicLab 3.3.6 Release edited by
- 16:59 Blog: HeuristicLab 3.3.6 Release created by
- 16:45 Changeset [7270] by
-
- merged changes from trunk into branch
- 15:22 Support edited by
- (diff)
- 13:14 Documentation/FirstSteps edited by
- (diff)
- 11:00 Ticket #1736 (View for the ConstantRegressionModel) created by
- To make it possible to inspect and update the constant value. Related …
01/03/12:
- 16:08 Changeset [7269] by
-
Added download images for previous HL versions.
- 15:50 Documentation/AboutHeuristicLab edited by
- (diff)
- 15:47 Documentation/AboutHeuristicLab edited by
- (diff)
- 15:37 Documentation/AboutHeuristicLab edited by
- (diff)
- 15:13 Documentation/Howto/OptimizeAnyLogicModels edited by
- (diff)
- 15:11 Documentation/Howto/SetupHiveServer edited by
- (diff)
- 15:03 WikiStart edited by
- (diff)
- 14:40 Support edited by
- (diff)
- 14:40 WikiStart edited by
- (diff)
- 13:24 Ticket #1735 (Symbolic regression problem cannot be dragged onto island algorithms) created by
- Tested with IslandGA, IslandOSGA, and SASEGASA Reproduce: 1. Create …
- 11:48 Documentation/Howto/UseHiveForOptimization edited by
- (diff)
- 11:22 Changeset [7268] by
-
#1081: merged r7214:7266 from trunk into time series branch.
- 10:55 Changeset [7267] by
-
#1734 updated copyright year in all files of the DataImporter branch
- 10:52 Ticket #1734 (Integrate the DataImporter in the trunk) created by
- 10:35 Ticket #1733 (Upgrade to most recent alglib version 3.4.0) created by
- 10:30 Changeset [7266] by
-
#1732 increased number of different classes from 20 to 100
- 10:29 Ticket #1732 (Increase the limit for the number of different classes for ...) created by
- As reported to support@heuristiclab.com
- 10:27 Changeset [7265] by
-
#1729 added a statement to make sure the number of training and test indexes that should be returned is never negative.
- 10:17 Ticket #1676 (RegressionErrorCharacteristicsCurveView should display the constant model) closed by
- duplicate: This has been implemented with #1612.
- 10:06 Changeset [7264] by
-
Added download image for 3.3.6 release
- 05:43 WikiStart edited by
- (diff)
- 05:30 Milestone HeuristicLab 3.3.6 completed
- == HeuristicLab 3.3.6 - January 3rd, 2012 == * …
- 05:28 Ticket #1611 (Allow better configuration of charts for use in publications) closed by
- done
- 05:28 Ticket #1628 (Create a test for the deep cloning behavior of IDeepCloneables) closed by
- done
- 05:27 Ticket #1561 (Improve VRP implementation) closed by
- done
- 05:27 Ticket #1586 (QAP is not fully backwards compatible) closed by
- done
- 05:27 Ticket #1541 (Implement Robust Taboo Search for the QAP) closed by
- done
- 05:27 Ticket #1667 (ExternalEvaluation waits indefinitely for clients if unchecked ...) closed by
- done
- 05:27 Ticket #1643 (ErrorCharacteristicsCurveView uses wrong data points) closed by
- done
- 05:27 Ticket #1637 (Content update in the DataAnalysisSolutionView clears the selected ...) closed by
- done
- 05:26 Ticket #1627 (Improve RegressionSolutionEvaluationViews) closed by
- done
- 05:26 Ticket #1612 (Implement RegressionErrorCharacteristicsCurves) closed by
- done
- 05:26 Ticket #1601 (RegressionSolutionLineChartView shows wrong training output) closed by
- done
- 05:26 Ticket #1595 (Ensemble solutions are not named meaningfully) closed by
- done
- 05:26 Ticket #1594 (DataAnalysisSolutionViews should display the name of the solutions) closed by
- done
- 05:26 Ticket #1592 (Provide a view for Ensemble Solutions) closed by
- done
- 05:26 Ticket #1635 (Symbolic regression variable impact calculation does not work for ...) closed by
- done
- 05:25 Ticket #125 (Pruning operator for symbolic expressions) closed by
- done
- 05:25 Ticket #1685 (The simplifier for symbolic classification solutions behaves ...) closed by
- done
- 05:25 Ticket #1686 (Improve LatexFormatter for SymbolicExpressions) closed by
- done
- 05:25 Ticket #1647 (The VariableFrequenyAnalyzer should display the variables sorted by ...) closed by
- done
- 05:25 Ticket #1645 (Bug in simplification of logarithm expressions) closed by
- done
- 05:25 Ticket #1621 (View to analyze the response behavior of a regression model) closed by
- done
- 05:25 Ticket #1602 (Variable name changes are not recognized properly) closed by
- done
- 05:25 Ticket #1480 (Reevaluate IL emitting for symbolic data analysis solutions) closed by
- done
- 05:25 Ticket #1698 (ProblemData should be saveable) closed by
- done
- 05:24 Ticket #1684 (Classifcation- and RegressionProblems cannot be saved) closed by
- done
- 05:24 Ticket #1675 (Infinity looping occurs in empty solution ensembles) closed by
- done
- 05:24 Ticket #1671 (CSV import does not work correctly for data files containing only ...) closed by
- done
- 05:24 Ticket #1670 (RelativeAverageError is wrongly calculated for RegressionSolutions) closed by
- done
- 05:23 Ticket #1656 (Calculate Gini coefficient for classification solutions) closed by
- done
- 05:23 Ticket #1640 (Refactor datasets to allow the storage of strings and datetimes) closed by
- done
- 05:23 Ticket #1620 (Importing large classification problems can lead to out of memory ...) closed by
- done
- 05:23 Ticket #1618 (Enable ProblemData changes in DataAnalysisSolutionViews) closed by
- done
- 05:23 Ticket #1613 (Calculate MeanAbsoluteError as a result of RegressionSolutions) closed by
- done
- 05:22 Ticket #1609 (Importing large CSV files can lead to out of memory exceptions) closed by
- done
- 05:22 Ticket #1604 (DataAnalysisSolution should cache the evaluation results) closed by
- done
- 05:22 Ticket #1600 (Ensemble solutions are evaluated twice on creation) closed by
- done
- 05:22 Ticket #1597 (CSV import does not work correctly for files that contain additional ...) closed by
- done
- 05:22 Ticket #1596 (Allowed input variables and variable names in VariableSymbol are out ...) closed by
- done
- 05:22 Ticket #1557 (Data analysis analyzers do not profit from parallel engine execution) closed by
- done
- 05:22 Ticket #1689 (ApplicationManager should not try to create instances of a generic type) closed by
- done
- 05:22 Ticket #1652 (Add option to switch between Optimizer MainForms) closed by
- done
- 05:22 Ticket #1573 (Nested Optimizers cannot be executed separately) closed by
- done
- 05:21 Ticket #1687 (Add an experiment list view as alternative to the tree view) closed by
- done
- 05:21 Ticket #1679 (Implement a RunCollectionModifier for removing runs) closed by
- done
- 05:21 Ticket #1660 (Improve the performance of run collection event handlers) closed by
- done
- 05:21 Ticket #1606 (Experiment Tree View does not display the detailed content when ...) closed by
- done
- 05:21 Ticket #1587 (ExperimentTreeView does not show current item when using the arrow keys) closed by
- done
- 05:21 Ticket #1543 (BoxPlot view cannot be zoomed often when viewing relative difference ...) closed by
- done
- 05:20 Ticket #1714 (Stopping optimizers in experiments enables the wrong buttons on the ...) closed by
- done
- 05:20 Ticket #1663 (Expose the problem's operators list in a parameter) closed by
- done
- 05:20 Ticket #1626 (Crash in RunCollectionEqualityConstraint when querying non-existing ...) closed by
- done
- 05:20 Ticket #1624 (Implement manual RunCollectionFilter) closed by
- done
- 05:20 Ticket #1622 (Add calculated values to algorithm runs for further analysis.) closed by
- done
- 05:19 Ticket #1588 (NullReferenceException occurs during parallel execution of experiment ...) closed by
- done
- 05:19 Ticket #1574 (An experiment with batch runs containing SVM regression cannot be paused) closed by
- done
- 05:19 Ticket #1715 (Type names of operators are not shown in the OperatorGraphView) closed by
- done
- 05:19 Ticket #1547 (Review Hive Server) closed by
- done
- 05:19 Ticket #1672 (Hive trunk integration) closed by
- done
- 05:19 Ticket #1233 (Hive-3.4 development) closed by
- done
- 05:18 Ticket #1725 (Create an info dialog for anonymous Hive users) closed by
- done
- 05:18 Ticket #1551 (Hive Slave Review) closed by
- done
- 05:18 Ticket #1718 (Delete outdated plugins) closed by
- done
- 05:18 Ticket #1716 (Release HeuristicLab 3.3.6) closed by
- done
- 05:18 Ticket #1706 (Move outdated plugins to extra solution) closed by
- done
- 05:18 Ticket #1705 (Remove solution folders) closed by
- done
- 05:18 Ticket #1653 (Restructure trunk solution) closed by
- done
- 05:18 Ticket #1579 (Code maintenance and minor changes) closed by
- done
- 05:17 Ticket #1195 (ConfigMerger should merge <system.diagnostics>) closed by
- done
- 05:16 Ticket #1641 (Add DayView control to ExtLibs) closed by
- done
- 05:16 Ticket #1661 (New SymbolicExpressionLengthTreeAnalyzer) closed by
- done
- 05:16 Ticket #1657 (PTC2 does not create evenly distributed trees according to the size ...) closed by
- done
- 05:16 Ticket #1654 (Grow and Full tree creation operators for genetic programming) closed by
- done
- 05:16 Ticket #1540 (The arity of subtrees should be coded in the symbols) closed by
- done
- 05:15 Ticket #1479 (Allow editing of symbolic expression tree grammars) closed by
- done
- 05:15 Ticket #1050 (Improve description of SearchIntervalFactor in the ...) closed by
- done
- 05:15 Ticket #1617 (Implement scramble moves for permutation encoding) closed by
- done
- 05:15 Ticket #1713 (Allow dragging of the checked state in the checked item collection views) closed by
- done
- 05:15 Ticket #1655 (Reconfiguring the TypeSelector can lead to a wrong type being selected) closed by
- done
- 05:14 Ticket #1589 (ItemListView does not update the mapping between items and ...) closed by
- done
- 05:14 Ticket #1651 (TypeSelector and new item dialog are slow because they create instances) closed by
- done
- 05:14 Ticket #1631 (ThreadSafeLog doesn't work with LogView) closed by
- done
- 05:14 Ticket #1701 (Object traversal hitting security sensitive fields can crash while ...) closed by
- done
- 05:14 Ticket #1724 (Adapt DataTableVisualPropertiesDialog according to the HL GUI standards) closed by
- done
- 05:14 Ticket #1603 (Allow to change the legend text of series in a DataTable) closed by
- done
- 05:14 Ticket #1623 (DataTable- and DataRowVisualProperties are not fully backwards compatible) closed by
- done
- 05:14 Ticket #1607 (Implement an operator that calculates quality difference according to ...) closed by
- done
- 05:14 Ticket #1054 (Add an explanatory description to the CurrentSuccessRatio result) closed by
- done
- 05:13 Ticket #1694 (Correct bugs in CrossValidation) closed by
- done
- 05:13 Ticket #1584 (Deactivate analyzers per default) closed by
- done
- 05:12 Ticket #1690 (BestQuality in PSO equals CurrentBestQuality) closed by
- done
- 05:12 Ticket #1650 (Exception occurs when selecting EPSILON_SVC as SVM type in ...) closed by
- done
- 05:12 Ticket #1615 (Changing input variables of data analysis problems is very slow after ...) closed by
- done
- 05:12 Ticket #1581 (SVM prediction is very slow) closed by
- done
- 05:12 Ticket #1475 (Wrapper for multinomial logit regression implemented in alglib) closed by
- done
- 05:12 Ticket #1474 (Wrapper for neural network ensembles implemented in alglib) closed by
- done
- 05:12 Ticket #763 (Plugin for data-modeling with k-Nearest Neighbour) closed by
- done
- 05:11 Ticket #1659 (Add algorithm to execute performance benchmarks) closed by
- done
- 04:59 ChangeLog edited by
- (diff)
- 04:56 WikiStart edited by
- (diff)
- 04:54 Download edited by
- (diff)
- 04:26 Changeset [7263] by
-
Removed plugins which are not included in the 3.3.6 release and updated files of the 3.3.6 release tag (#1716)
- 04:11 Changeset [7262] by
-
Created HeuristicLab 3.3.6 release tag (#1716)
- 04:05 Changeset [7261] by
-
Updated assembly references, removed compiler warnings in Hive setup projects and added svn:ignore properties (#1579)
- 03:28 Changeset [7260] by
-
Corrected AssemblyVersions and AssemblyFileVersions and updated application description of Optimizer (#1716)
- 02:55 Changeset [7259] by
-
Updated year of copyrights to 2012 (#1716)
- 02:11 Changeset [7258] by
-
Removed unnecessary plugin dependency (#1579)
- 02:10 Changeset [7257] by
-
Removed unnecessary resource files (*.resx) and removed unnecessary context menu items in ItemTreeView (#1725)
01/02/12:
- 22:07 Documentation/Howto/Use Hive Engine edited by
- (diff)
- 22:00 Documentation/Howto/SetupHiveSlave edited by
- (diff)
- 21:57 Documentation/Howto/SetupHiveServer edited by
- (diff)
- 21:56 Documentation/Howto/UseHiveForOptimization edited by
- (diff)
- 21:52 Documentation/Howto/UseHiveForOptimization edited by
- (diff)
- 21:36 Documentation/FirstSteps edited by
- (diff)
- 21:32 WikiStart edited by
- (diff)
- 20:55 Documentation/Howto/Use Hive Engine edited by
- (diff)
- 16:07 Features/Genetic Programming edited by
- (diff)
- 16:06 Features/Genetic Programming edited by
- (diff)
- 16:05 Features/Genetic Programming edited by
- (diff)
- 15:32 Changeset [7256] by
-
- moved Hive resources to HL common resources
- added missing invokes and usings for displaying the hive information dialog
- 15:24 Ticket #1731 (American English should be used in all texts shown in HL) created by
- 15:18 Ticket #1730 (Exporting symbolic data analysis solutions to excel files) created by
- The export functionality for symbolic data analysis solutions is hard …
- 14:59 Ticket #1729 (Exception occurs when a start index is set to a value larger than the ...) created by
- line 79: get_TrainingIndizes
- 12:33 Ticket #1728 (Huge number of exceptions thrown when loading meta-optimization problems) created by
- The method CheckTypeCompatibility in the …
- 11:40 Changeset [7255] by
-
#1708: merged r7209 from trunk
- adjusted GUI
- added toggle for the different series
- X Axis labels are rounded to useful values
- added ToolTip
- 11:02 Changeset [7254] by
-
#1579 the about dialog of the slave now displays the correct version information
- 10:57 Changeset [7253] by
-
#1727 set the number of evaluated solutions to 1 if the result is missing in the algorithm.
- 10:49 Ticket #1727 (Meta-optimization does not work correctly for algorithms that do not ...) created by
- 10:46 Ticket #1215 (Implement Meta Optimization Problem) closed by
- done
- 10:41 Changeset [7252] by
-
#1579 corrected typo in comment
- 10:29 Ticket #1726 ("Collapse All" feature in Optimizers View (Experiment)) created by
- When creating an experiment, you are able to compose it by adding …