Free cookie consent management tool by TermsFeed Policy Generator

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

Name Size Rev Age Author Last Change
../
CovarianceConst.cs 2.4 KB 8484   12 years gkronber #1902 changed interface for covariance functions to improve …
CovarianceLinear.cs 2.3 KB 8484   12 years gkronber #1902 changed interface for covariance functions to improve …
CovarianceLinearArd.cs 4.1 KB 8484   12 years gkronber #1902 changed interface for covariance functions to improve …
CovarianceNNOne.cs 3.6 KB 8323   12 years gkronber #1902 initial import of Gaussian process regression algorithm
CovarianceNoise.cs 2.2 KB 8484   12 years gkronber #1902 changed interface for covariance functions to improve …
CovariancePeriodic.cs 3.4 KB 8484   12 years gkronber #1902 changed interface for covariance functions to improve …
CovarianceProd.cs 3.5 KB 8489   12 years gkronber #1902 removed caches in product and sum covariance functions and fixed …
CovarianceRQiso.cs 3.5 KB 8484   12 years gkronber #1902 changed interface for covariance functions to improve …
CovarianceSEard.cs 3.6 KB 8489   12 years gkronber #1902 removed caches in product and sum covariance functions and fixed …
CovarianceSEiso.cs 3.2 KB 8484   12 years gkronber #1902 changed interface for covariance functions to improve …
CovarianceSum.cs 3.1 KB 8489   12 years gkronber #1902 removed caches in product and sum covariance functions and fixed …
GaussianProcessHyperparameterInitializer.cs 4.9 KB 8463   12 years gkronber #1902 improved GPR implementation
GaussianProcessModel.cs 10.1 KB 8484   12 years gkronber #1902 changed interface for covariance functions to improve …
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.7 KB 8484   12 years gkronber #1902 changed interface for covariance functions to improve …
GaussianProcessRegressionSolution.cs 2.8 KB 8473   12 years gkronber #1902 worked on GPR: added line chart, made parameters of mean and …
GaussianProcessRegressionSolutionCreator.cs 4.8 KB 8463   12 years gkronber #1902 improved GPR implementation
ICovarianceFunction.cs 1.5 KB 8484   12 years gkronber #1902 changed interface for covariance functions to improve …
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 8473   12 years gkronber #1902 worked on GPR: added line chart, made parameters of mean and …
MeanLinear.cs 3.1 KB 8473   12 years gkronber #1902 worked on GPR: added line chart, made parameters of mean and …
MeanProd.cs 3.5 KB 8463   12 years gkronber #1902 improved GPR implementation
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 8463   12 years gkronber #1902 improved GPR implementation
  • 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.