| #1331 |
Algorithms
|
Implement Scatter Search
|
| #1913 |
Algorithms
|
Implement Neighborhood Components Analysis (NCA)
|
| #1902 |
Algorithms.DataAnalysis
|
Gaussian Process Regression Algorithm
|
| #1947 |
Algorithms.DataAnalysis
|
Allow setting the degree for the polynomial kernel function for support vector machines
|
| #1968 |
Algorithms.DataAnalysis
|
The number of used variable per tree should be configurable in random forests modeling
|
| #2000 |
Algorithms.DataAnalysis
|
ModelCreator for Gaussian processes should be configurable in the algorithm
|
| #1423 |
Algorithms.GradientDescent
|
Gradient descent algorithms for HL (already implemented in alglib)
|
| #1247 |
Algorithms.OffspringSelectionGeneticAlgorithm
|
Implement RAPGA
|
| #1892 |
Analysis
|
Enhance scatter plot
|
| #1893 |
Analysis
|
Enhance allele frequency analyzer
|
| #1899 |
Analysis
|
Diversity Analyzers should use the new Diversity Calculators from Scatter Search
|
| #2002 |
Analysis
|
Support for logarithmic scaling in charts
|
| #1946 |
Collections
|
Implement ObservableKeyedList
|
| #1992 |
Core.Views
|
CheckItemListView shall display how many items are checked
|
| #2034 |
Data.Views
|
Add method for querying the current row index in StringConvertibleMatrixView
|
| #1070 |
Encodings.SymbolicExpressionTreeEncoding
|
Port SymbolicExpressionTree manipulation operators from 3.2 to 3.3
|
| #1905 |
ExtLibs
|
Update alglib to version 3.6.0
|
| #1960 |
ExtLibs
|
Add AutoDiff to external libraries
|
| #1890 |
General
|
Code maintenance and minor changes
|
| #1937 |
General
|
Trunk integration of Mono patches
|
| #2036 |
General
|
PreBuildEvent.cmd shouldn't fail when there is no subwcrev installed
|
| #1950 |
Hive.Client
|
Improve Hive UI stability
|
| #1959 |
Hive.Client
|
The Hive JobManager should show the jobs per user sorted by date
|
| #2005 |
Hive.Client
|
Add Unload Jobs in the Hive Job Manager
|
| #1994 |
Hive.Server
|
Improvements for Hive Performance and Status page
|
| #1712 |
Hive.Server.Scheduler
|
Implement Round Robin Scheduling for Hive
|
| #1986 |
Hive.Slave
|
Hive should be able to shutdown slaves
|
| #1906 |
Operators
|
SubScopesCounter should be able to assign the number of counted subscopes
|
| #1747 |
Operators.Views.OperatorGraphVisualization
|
Implement scrolling with the mouse wheel for the OperatorGraphVisualization
|
| #1043 |
Optimization
|
BatchRuns should show which repetition is currently processed
|
| #1895 |
Optimization.Operators
|
Implement ProgrammableAnalyzer
|
| #1673 |
Optimization.Views
|
The Title of RunCollectionViews should be more specific
|
| #1789 |
Optimization.Views
|
Invert bubble size in the runcollection bubble chart view and add transparency
|
| #2008 |
Optimization.Views
|
Add option to get data matrix from bubble chart grouping
|
| #2016 |
Optimization.Views
|
RunCollectionBubbleChart improvements
|
| #2048 |
Optimization.Views
|
Enlarge DropDownHeight and DropDownWidth in BubbleChart and BoxPlots
|
| #1914 |
Optimizer
|
Improve CreateExperimentDialog
|
| #2024 |
ParallelEngine
|
Make the degree of parallelization configurable in the ParallelEngine
|
| #1427 |
Parameters
|
Move actual value caching down to those parameters where it is required
|
| #1952 |
Persistence
|
Mono support for Persistence
|
| #1452 |
PluginInfrastructure
|
Show exact HL version string in exception dialog
|
| #1923 |
PluginInfrastructure
|
CheckTypeCompatibility does not check constraints on generic type parameters
|
| #1926 |
PluginInfrastructure
|
Add support for command line arguments
|
| #1081 |
Problems.DataAnalysis
|
Plugin for symbolic time series prognosis with GP
|
| #1964 |
Problems.DataAnalysis.Symbolic
|
Symbolic Regression and Classification Solutions do not indicate if EstimationLimits are hit
|
| #1976 |
Problems.DataAnalysis.Symbolic
|
Implement ConstantOptimizationAnalyzer to perform constant optimization after a generation is completed
|
| #2004 |
Problems.DataAnalysis.Symbolic
|
Flag to determine if the best solutions should be updated regardless of their quality
|
| #1924 |
Problems.DataAnalysis.Symbolic.Classification
|
Evaluator for classification problems that considers classification penalties
|
| #1940 |
Problems.DataAnalysis.Symbolic.Classification
|
Unify model creation in SymbolicClassificationDataAnalysis
|
| #1943 |
Problems.DataAnalysis.Symbolic.Classification
|
Add nearest neighbour model for symbolic classification
|
| #1962 |
Problems.DataAnalysis.Symbolic.Regression
|
Use analytic gradient for constant optimization of symbolic regression models
|
| #1292 |
Problems.DataAnalysis.Views
|
Show correlation of dataset features as HeatMap
|
| #1481 |
Problems.DataAnalysis.Views
|
Visual view for clustering solutions displaying cluster centers and distributions
|
| #1681 |
Problems.DataAnalysis.Views
|
Drag & Drop support for the allowed InputVariables of ProblemData instances
|
| #1949 |
Problems.DataAnalysis.Views
|
The classification threshold view should display for which class the threshold applies
|
| #2023 |
Problems.DataAnalysis.Views
|
The CreateEnsemble MenuItem should utilize the selected Runs of the BubbleChart
|
| #1896 |
Problems.ExternalEvaluation
|
Allow extension of external evaluation messages
|
| #1841 |
Problems.Instances
|
Add additional problem instances for the QAP
|
| #1922 |
Problems.Instances
|
Improve CSV export
|
| #1927 |
Problems.Instances
|
The CSV problem instance provider should automatically disable input variables that are constant in the training partition
|
| #1941 |
Problems.Instances
|
Additional classification problem instances
|
| #1942 |
Problems.Instances
|
Improve CSV import for data analysis problems
|
| #1999 |
Problems.Instances
|
Regression problem instances for testing feature selection
|
| #2045 |
Problems.Instances
|
Minor DataAnalysisImportDialog Improvements
|
| #1904 |
Problems.QuadraticAssignment
|
Add additional local improvement operators for different QAP neighborhoods
|
| #1995 |
Problems.QuadraticAssignment
|
Add a SimilarityCalculator operator for QAP
|
| #1329 |
Problems.Scheduling
|
Implement scheduling problems
|
| #2029 |
Problems.TestFunctions
|
SingleObjectiveTestFunctionImprovementOperator should not use reflection to evaluate solutions
|
| #1953 |
Problems.VehicleRouting
|
Improve the Vehicle Routing implementation
|