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
../
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 …
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 5.8 KB 8582   12 years gkronber #1902 implemented a few covariance functions as parameterized named …
CovarianceProd.cs 3.5 KB 8489   12 years gkronber #1902 removed caches in product and sum covariance functions and fixed …
CovarianceRQArd.cs 3.7 KB 8565   12 years gkronber #1902 implemented RQard covariance function.
CovarianceRQiso.cs 3.3 KB 8491   12 years gkronber #1902 fixed test cases, improved performance
CovarianceSEard.cs 3.4 KB 8565   12 years gkronber #1902 implemented RQard covariance function.
CovarianceSEiso.cs 3.0 KB 8491   12 years gkronber #1902 fixed test cases, improved performance
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.2 KB 8582   12 years gkronber #1902 implemented a few covariance functions as parameterized named …
GaussianProcessModelCreator.cs 4.5 KB 8401   12 years gkronber #1423 moved LM-BFGS implementation from data-analysis into the …
GaussianProcessRegression.cs 10.5 KB 8495   12 years gkronber #1902 additional change to 8494
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 5.0 KB 8494   12 years gkronber #1902 changed mean and covariance function parameters to simple value …
HyperParameter.cs 2.4 KB 8582   12 years gkronber #1902 implemented a few covariance functions as parameterized named …
ICovarianceFunction.cs 1.3 KB 8562   12 years gkronber #1902 implemented LinearARD and MaternIso covariance functions.
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 3.3 KB 8562   12 years gkronber #1902 implemented LinearARD and MaternIso covariance functions.
  • 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.