Free cookie consent management tool by TermsFeed Policy Generator

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

Name Size Rev Age Author Last Change
../
CovarianceNNOne.cs 3.6 KB 8323   12 years gkronber #1902 initial import of Gaussian process regression algorithm
GaussianProcessModelCreator.cs 4.5 KB 8401   12 years gkronber #1423 moved LM-BFGS implementation from data-analysis into the …
IMeanFunction.cs 1.2 KB 8416   12 years gkronber #1902 worked on sum and product covariance functions and fixed a few bugs.
MeanZero.cs 2.1 KB 8416   12 years gkronber #1902 worked on sum and product covariance functions and fixed a few bugs.
MeanSum.cs 3.0 KB 8439   12 years gkronber #1902 implemented unit tests for mean and covariance functions. …
GaussianProcessHyperparameterInitializer.cs 4.9 KB 8463   12 years gkronber #1902 improved GPR implementation
MeanProd.cs 3.5 KB 8463   12 years gkronber #1902 improved GPR implementation
GaussianProcessRegressionSolution.cs 2.8 KB 8473   12 years gkronber #1902 worked on GPR: added line chart, made parameters of mean and …
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 …
CovarianceNoise.cs 2.2 KB 8484   12 years gkronber #1902 changed interface for covariance functions to improve …
GaussianProcessRegressionModelCreator.cs 3.7 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 …
CovarianceSum.cs 3.1 KB 8489   12 years gkronber #1902 removed caches in product and sum covariance functions and fixed …
CovarianceRQiso.cs 3.3 KB 8491   12 years gkronber #1902 fixed test cases, improved performance
CovarianceSEiso.cs 3.0 KB 8491   12 years gkronber #1902 fixed test cases, improved performance
GaussianProcessRegressionSolutionCreator.cs 5.0 KB 8494   12 years gkronber #1902 changed mean and covariance function parameters to simple value …
GaussianProcessRegression.cs 10.5 KB 8495   12 years gkronber #1902 additional change to 8494
ICovarianceFunction.cs 1.3 KB 8562   12 years gkronber #1902 implemented LinearARD and MaternIso covariance functions.
Util.cs 3.3 KB 8562   12 years gkronber #1902 implemented LinearARD and MaternIso covariance functions.
CovarianceRQArd.cs 3.7 KB 8565   12 years gkronber #1902 implemented RQard covariance function.
CovarianceSEard.cs 3.4 KB 8565   12 years gkronber #1902 implemented RQard covariance function.
CovarianceConst.cs 3.3 KB 8582   12 years gkronber #1902 implemented a few covariance functions as parameterized named …
CovarianceFunction.cs 3.4 KB 8582   12 years gkronber #1902 implemented a few covariance functions as parameterized named …
CovarianceLinear.cs 2.3 KB 8582   12 years gkronber #1902 implemented a few covariance functions as parameterized named …
CovarianceLinearArd.cs 4.0 KB 8582   12 years gkronber #1902 implemented a few covariance functions as parameterized named …
CovarianceMaternIso.cs 6.2 KB 8582   12 years gkronber #1902 implemented a few covariance functions as parameterized named …
CovariancePeriodic.cs 5.8 KB 8582   12 years gkronber #1902 implemented a few covariance functions as parameterized named …
GaussianProcessModel.cs 10.2 KB 8582   12 years gkronber #1902 implemented a few covariance functions as parameterized named …
HyperParameter.cs 2.4 KB 8582   12 years gkronber #1902 implemented a few covariance functions as parameterized named …
  • 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.