Free cookie consent management tool by TermsFeed Policy Generator

Timeline


and

08/24/12:

13:54 Ticket #1921 (Problem exporting a data analysis problem as csv) created by abeham
When exporting a data analysis problem as CSV, the whole line is …

08/23/12:

17:55 Changeset [8523] by abeham

#1913: added classification penalty into fitness function and gradient

15:05 Changeset [8522] by ascheibe

#1886 added relative error and possibility to add fitted line to charts

11:21 Changeset [8521] by ascheibe

#1886 added gradient to statistical tabular view

08/22/12:

19:14 Changeset [8520] by spimming

#1894:

  • extended datasource interface to get routing graph for a specific vehicle type
  • use ICostCalculator to calculate edge weights
  • moved common enums in own file
  • removed method to estimate cost from graph; use ICostCalculator
17:26 Changeset [8519] by jkarder

#1853:

  • fixed project references
  • fixed threading
16:33 Changeset [8518] by jkarder

#1853: fixed resource references

16:21 Changeset [8517] by jkarder

#1853:

  • created branch for ParameterConfigurationEncoding
  • added CreateExperimentDialog that uses the extracted encoding
11:46 Changeset [8516] by spimming

#1894:

  • solution restructured
  • removed obsolete and outdated parts

08/21/12:

16:20 Changeset [8515] by ascheibe

#1886 fixed cloning and resetting of the scatter plot helper

15:53 Changeset [8514] by spimming

#1894: experimented with different settings in cost and heuristic function

14:10 Changeset [8513] by sforsten

#1758: merged r8023:8509 from trunk to branch to make it useable again

13:40 Changeset [8512] by spimming

#1894: tweaking of max edge speeds and heuristic cost function

13:32 Changeset [8511] by ascheibe

#1886 added an option so that the scatter plot helper can now also produce data tables

13:27 Changeset [8510] by sforsten

#1776: added AUC to ClassificationEnsembleSolutionAccuracyToCoveredSamples

11:05 Ticket #1920 (Models of an Ensemble may get a different problem data if loaded) created by sforsten
The AfterDeserialization method in *EnsembleSolution give the …
10:23 Ticket #1919 (Classification ensemble cannot be loaded if no samples are in training) created by sforsten
If an classification ensemble is created and the problem data is …

08/20/12:

17:32 Changeset [8509] by spimming

#1894:
Dijkstra: get node with a specific rank
graph interface extended: get vertices
fixed bug in ReadData method
methods to perform routing algorithm benchmark added to test program

17:24 Changeset [8508] by sforsten

#1776: merged r7864:8507 trunk into branch

16:34 Changeset [8507] by sforsten

#1776: adapted ClassificationEnsembleSolutionAccuracyToCoveredSamples

13:00 Changeset [8506] by fschoepp

#1888:

  • Web project now creates custom html for each type we want to enter / display
  • Added endpointConfigurationName to HiveServiceLocator (because Web Project contains more than one endpoint configuration)
  • Removed logging statement from ConfigurationService to prevent exception during failure of loading ConfigurationSettings
  • ApplicationManager: Changed default implementation to WebApplicationManager (instead of LightWeight) for testing purposes within Web Project
  • WebApplicationManager: The application manager which returns plugin descriptors from the currently loaded assemblies (instead of LightweightAppManager)
  • HiveService: Fixed a transaction bug
  • IControllerService: Created a method to dispatch Scenarios to certain IScenarioManager (in this case HiveScenarioManager)
  • Added more mappable types to ControllerModel
  • PlaceholderControllerService dispatches all Scenarios to the HiveScenarioManager
  • Web project now dispatches the scenario to the controller after pressing "Run Job"
12:40 Changeset [8505] by ascheibe

#1886 fixed cloning and storing

11:39 Changeset [8504] by spimming

#1894: new read data method using NameTable for better performance

10:17 Changeset [8503] by ascheibe

#1886 switched rows and columns of statistical tabular view

08/19/12:

20:34 Changeset [8502] by ascheibe

#1886 added a run collection view that shows statistical information for data table rows

15:56 Changeset [8501] by ascheibe

#1886 fixed cloning and made helper classes items

08/18/12:

21:21 Changeset [8500] by ascheibe

#1861 applied persistence patches

09:45 Changeset [8499] by ascheibe

#1886 improved crossover analyzer and added duplicate parent counting

00:15 Changeset [8498] by ascheibe

#1886 added helper classes for generating charts

08/17/12:

14:32 Changeset [8497] by svonolfe

Fixed behavior of VRP analyzers related to constraint relaxation (#1177)

11:54 Changeset [8496] by ascheibe

#1886 removed deprecated code and cleaned up plugin dependencies

08/16/12:

16:48 Changeset [8495] by gkronber

#1902 additional change to 8494

16:33 Changeset [8494] by gkronber

#1902 changed mean and covariance function parameters to simple value parameters instead of constrained value parameters and changed the solution creator so that it doesn't throw an exception if no model could be found.

14:07 Ticket #1918 (Overflow in RunCollectionBoxPlot view) created by abeham
There is an unhandled exception in the box plot view. See the …
13:22 Ticket #1917 (In the CrossValidationView the value for the samples end field is not ...) created by abeham
Samples Start and Samples End remain the same even though a new CSV …
12:57 Changeset [8493] by abeham

#1910: fixed handling of problem size changes

08/14/12:

17:35 Changeset [8492] by sforsten

#1292:

  • added TimeframeFeatureCorrelationView
17:10 Changeset [8491] by gkronber

#1902 fixed test cases, improved performance

15:26 Changeset [8490] by mkommend

#1081: Updated TimeSeriesPrognosisSolutionView.

15:24 Changeset [8489] by gkronber

#1902 removed caches in product and sum covariance functions and fixed bug in SE-ARD covariance function

14:31 Changeset [8488] by spimming

#1894:

  • introduced weight property in Edge
  • new data source implementation for DIMACS graphs
  • lightweight data source implementation for osm graphs
  • cost calculator interface and implementations added
14:31 Changeset [8487] by mkommend

#1081: Added ErrorCharacteristics View for time series models.

13:59 Changeset [8486] by mkommend

#1081: Corrected evaluators and time series models.

13:27 Changeset [8485] by gkronber

#1890 fixed a bug in the regression solution line chart that leads to an exception when the chart is shown which is however lost in the message queue. The bug has the effect that the empty point manipulation does not work correctly for instance in solutions produced through cross-validation

13:25 Changeset [8484] by gkronber

#1902 changed interface for covariance functions to improve readability, fixed several bugs in the covariance functions and in the line chart for Gaussian process models.

13:05 Changeset [8483] by sforsten

#1292:

  • Renamed ExtendedHeatMap to FeatureCorrelation
  • deleted old CorrelationHeatMapView
  • added FeatureCorrelationView
10:06 Changeset [8482] by ascheibe

#1899 removed setting the checked state of certain analyzers in the samples unit test as this is already done correctly with the EnabledByDefault property of the analyzers

08/13/12:

17:37 Changeset [8481] by spimming

#1894:

  • adapted AStar and Dijkstra algorithms for new graph representation
  • test program modified
17:35 Changeset [8480] by spimming

#1894:

  • fixed problem with edge category in XmlDataSource
  • initial version for new DIMACS data source
17:31 Changeset [8479] by spimming

#1894:

  • temporarily added weight and heuristic function to graph
  • store category information and max speed with edge
  • adapted Distance method
16:51 Changeset [8478] by jkarder

#1899: added population diversity analyzer which uses problem specific similarity calculators

16:18 Changeset [8477] by mkommend

#1081:

  • Added autoregressive target variable Symbol
  • Merged trunk changes into the branch.
16:03 Changeset [8476] by mkommend

#1815: Corrected event registration in SymbolicExpressionGrammar and updated the variable view.

08/11/12:

14:45 Changeset [8475] by gkronber

#1902 fixed bug in calculation of variance in GPR model

10:34 Changeset [8474] by abeham

#1914:

  • Set name of batch run to "repetitions times optimizer name"
  • Added parent experiment for each instance when there are more than one instance and more than one variation per instance

08/10/12:

20:42 Changeset [8473] by gkronber

#1902 worked on GPR: added line chart, made parameters of mean and covariance functions readable, removed target variable scaling, moved noise hyperparameter for likelihood function to the end of the parameter list, added methods to calculate the predicted variance, removed limits for scale of covariance functions and introduced exception handling to catch non-spd or singular cov matrixes, implemented rational quadratic covariance function, added unit test case from GBML book (however it does not work as the book seemingly uses a noise-less likelihood function)

17:36 Changeset [8472] by abeham

#1913: removed branch

17:35 Changeset [8471] by abeham

#1913: integrated branch into trunk

17:07 Changeset [8470] by abeham

#1913: increased point size and converted K to a fixed value parameter

16:39 Changeset [8469] by abeham

#1916: prevented validation when view is readonly

16:27 Ticket #1916 (StringConvertibleValueView doesn't recognize it is read-only when ...) created by abeham
It will prevent the user from leaving the control forever if the …
15:58 Changeset [8468] by mkommend

#1081: Adapated calculation of results for horizons larger than 1.

15:38 Changeset [8467] by abeham

#1913: fixed name of model

15:21 Changeset [8466] by abeham

#1913:

  • Refactored classes
  • Added parameter for number of iterations
  • Added parameter for neighborhood sampling (allows to speed up gradient calculation)
  • Adapted to changed k-NN algorithm
14:57 Changeset [8465] by abeham

#1913: Changed k-NN to move model representation (kdTree) into the model object

Note: See TracTimeline for information about the timeline view.