Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/GaussianProcess

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13891   8 years gkronber #2591: removed capacity initialization in CovProd and CovSum because I …
(edit) @13784   8 years pfleck #2591 Made the creation of a GaussianProcessModel faster by avoiding …
(edit) @13721   8 years mkommend #2591: Changed all GP covariance and mean functions to use int[] for …
(edit) @13438   8 years gkronber #2541: added crude implementation of Student-t process (using almost …
(edit) @13397   9 years jkarder fixed bugtraq properties
(edit) @13242   9 years mkommend #1967: Introduced separate lock object for synchronizing access to the …
(edit) @13234   9 years gkronber #1967: synchronized access to PRNG in …
(edit) @13209   9 years mkommend #1967: Implemented IStatefulItem in …
(edit) @13205   9 years gkronber #2385: added CreateSolution flag to Gaussian process algorithms
(edit) @13201   9 years gkronber #1967: create a copy of the hyper-parameter array
(edit) @13200   9 years gkronber #1967: also added the Gaussian process solution as a result
(edit) @13160   9 years gkronber #2504: svn:ignore
(edit) @13136   9 years mkommend #2501: Corrected typo in MeanModel.
(edit) @13121   9 years gkronber #2502: calculate the variance for the noisy test data instead V(y*) …
(edit) @13120   9 years gkronber #2501: added an adaptor to use any regression solution as a mean …
(edit) @13119   9 years gkronber #2497: added input scaling also to Gaussian process classification models
(edit) @13118   9 years gkronber #2497: added hidden parameter to turn on/off scaling of input …
(edit) @12954   9 years gkronber #1967: removed unused usings
(edit) @12946   9 years gkronber #1967: added synthesis of covariance functions for Gaussian Process …
(edit) @12819   9 years gkronber #2449: improved persistence of GaussianProcessModel (Cholesky …
Note: See TracRevisionLog for help on using the revision log.