Free cookie consent management tool by TermsFeed Policy Generator

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

Name Size Rev Age Author Last Change
../
CovarianceLinear.cs 3.8 KB 8417   12 years gkronber #1902 added periodic covariance function
CovarianceNNOne.cs 3.6 KB 8323   12 years gkronber #1902 initial import of Gaussian process regression algorithm
CovariancePeriodic.cs 4.9 KB 8417   12 years gkronber #1902 added periodic covariance function
CovarianceProd.cs 3.6 KB 8439   12 years gkronber #1902 implemented unit tests for mean and covariance functions. …
CovarianceSEard.cs 4.5 KB 8416   12 years gkronber #1902 worked on sum and product covariance functions and fixed a few bugs.
CovarianceSEiso.cs 4.1 KB 8416   12 years gkronber #1902 worked on sum and product covariance functions and fixed a few bugs.
CovarianceSum.cs 2.9 KB 8416   12 years gkronber #1902 worked on sum and product covariance functions and fixed a few bugs.
GaussianProcessHyperparameterInitializer.cs 4.9 KB 8419   12 years gkronber #1902 changed initialization of hyperparameter vector for GPR using a PRNG
GaussianProcessModel.cs 9.5 KB 8416   12 years gkronber #1902 worked on sum and product covariance functions and fixed a few bugs.
GaussianProcessModelCreator.cs 4.5 KB 8401   12 years gkronber #1423 moved LM-BFGS implementation from data-analysis into the …
GaussianProcessRegression.cs 11.0 KB 8421   12 years gkronber #1902 fixed default mean and covariance function for GP
GaussianProcessRegressionModelCreator.cs 3.4 KB 8401   12 years gkronber #1423 moved LM-BFGS implementation from data-analysis into the …
GaussianProcessRegressionSolution.cs 2.2 KB 8371   12 years gkronber #1902: worked on Gaussian Process algorithm
GaussianProcessRegressionSolutionCreator.cs 4.7 KB 8416   12 years gkronber #1902 worked on sum and product covariance functions and fixed a few bugs.
ICovarianceFunction.cs 1.2 KB 8416   12 years gkronber #1902 worked on sum and product covariance functions and fixed a few bugs.
IMeanFunction.cs 1.2 KB 8416   12 years gkronber #1902 worked on sum and product covariance functions and fixed a few bugs.
MeanConst.cs 2.3 KB 8416   12 years gkronber #1902 worked on sum and product covariance functions and fixed a few bugs.
MeanLinear.cs 2.9 KB 8416   12 years gkronber #1902 worked on sum and product covariance functions and fixed a few bugs.
MeanProd.cs 3.4 KB 8439   12 years gkronber #1902 implemented unit tests for mean and covariance functions. …
MeanSum.cs 3.0 KB 8439   12 years gkronber #1902 implemented unit tests for mean and covariance functions. …
MeanZero.cs 2.1 KB 8416   12 years gkronber #1902 worked on sum and product covariance functions and fixed a few bugs.
Util.cs 1.7 KB 8401   12 years gkronber #1423 moved LM-BFGS implementation from data-analysis into the …
  • Property bugtraq:label set to Ticket
  • Property bugtraq:logregex set to
    (?:ticket: *|#)(\d+) *(?:, *(\d+))*
  • Property bugtraq:url set to /trac/hl/core/ticket/%BUGID%
  • Property bugtraq:warnifnoissue set to true
Note: See TracBrowser for help on using the repository browser.