Free cookie consent management tool by TermsFeed Policy Generator

source: branches/3.2/sources/HeuristicLab.Modeling/3.2 @ 4539

Name Size Rev Age Author Last Change
../
Properties 4539   14 years swagner Corrected SVN property bugtraq:url (#666)
AnalyzerModel.cs 4.3 KB 2421   15 years gkronber Fixed bugs related to time series prognosis with SVMs. And fixed an …
BestSolutionStorer.cs 5.4 KB 2328   15 years gkronber this is the remaining part of changeset r2327. Applied changes in …
DefaultClassificationOperators.cs 3.2 KB 2388   15 years gkronber Adapted ModelingResultCalculators to keep a mapping from …
DefaultModelAnalyzerOperators.cs 3.1 KB 2567   14 years gkronber Implemented #818 (Additional model meta data field that stores the …
DefaultRegressionOperators.cs 2.2 KB 2419   15 years mkommend moved actual training samples from DefaulRegressionOperator to …
DefaultTimeSeriesOperators.cs 1.8 KB 2388   15 years gkronber Adapted ModelingResultCalculators to keep a mapping from …
HeuristicLab.Modeling-3.2.csproj 8.6 KB 2977   14 years gkronber Moved linear scaling functionality out of tree evaluator into a …
HeuristicLab.snk 596 bytes 1856   15 years gkronber Moved problem injectors from GP.StructureIdentification projects …
HeuristicLabModelingPlugin.cs 1.4 KB 2808   14 years gkronber Updated ALGLIB references in HL plugins. #875 (Update ALGLIB sources)
IAlgorithm.cs 1.5 KB 2440   15 years gkronber Fixed #784 (ProblemInjector should be changed to read variable names …
IAnalyzerModel.cs 2.2 KB 2370   15 years gkronber Added enumerable type for model results and changed analyzer model, …
IClassificationAlgorithm.cs 1.0 KB 1857   15 years gkronber Worked on lose coupling of CEDMA and GP/SVR with plugin …
IPredictor.cs 1.3 KB 2619   14 years gkronber Implemented #834 (IPredictor.Predict() should return an …
IStochasticAlgorithm.cs 1.1 KB 1857   15 years gkronber Worked on lose coupling of CEDMA and GP/SVR with plugin …
ITimeSeriesAlgorithm.cs 1.0 KB 2843   14 years gkronber Removed max. and min. time offset constraints as algorithm parameters …
LinearScaler.cs 5.1 KB 2977   14 years gkronber Moved linear scaling functionality out of tree evaluator into a …
Matrix.cs 1.7 KB 2380   15 years gkronber renamed file MatrixCreator.cs -> Matrix.cs to reflect class name …
ModelingResult.cs 2.8 KB 2683   14 years gkronber Implemented operator to calculate variable impacts based on the log of …
ModelingResultCalculators.cs 16.8 KB 2551   14 years mkommend added ResultCalculator for !PearsonS quality measures (ticket #782)
ModelType.cs 978 bytes 2369   15 years gkronber Added enum ModelType (classification, regression, …
PredictorBase.cs 2.9 KB 2619   14 years gkronber Implemented #834 (IPredictor.Predict() should return an …
ProblemInjector.cs 8.7 KB 2855   14 years gkronber Fixed a minor bug in the problem injector. #886 (ProblemInjector …
ProblemInjectorView.cs 6.0 KB 2440   15 years gkronber Fixed #784 (ProblemInjector should be changed to read variable names …
ProblemInjectorView.Designer.cs 9.7 KB 1856   15 years gkronber Moved problem injectors from GP.StructureIdentification projects …
ProblemInjectorView.resx 5.9 KB 1856   15 years gkronber Moved problem injectors from GP.StructureIdentification projects …
SimpleAccuracyEvaluator.cs 3.4 KB 2357   15 years gkronber Fixed #740 (SimpleEvaluators in HL.GP.StructId and HL.SVM are not …
SimpleConfusionMatrixEvaluator.cs 3.7 KB 2357   15 years gkronber Fixed #740 (SimpleEvaluators in HL.GP.StructId and HL.SVM are not …
SimpleDirectionalSymmetryEvaluator.cs 1.4 KB 2379   15 years gkronber Implemented additional model quality metrics. #761
SimpleEvaluatorBase.cs 1.3 KB 2977   14 years gkronber Moved linear scaling functionality out of tree evaluator into a …
SimpleMeanAbsolutePercentageErrorEvaluator.cs 2.2 KB 2357   15 years gkronber Fixed #740 (SimpleEvaluators in HL.GP.StructId and HL.SVM are not …
SimpleMeanAbsolutePercentageOfRangeErrorEvaluator.cs 2.8 KB 2357   15 years gkronber Fixed #740 (SimpleEvaluators in HL.GP.StructId and HL.SVM are not …
SimpleMSEEvaluator.cs 1.3 KB 2357   15 years gkronber Fixed #740 (SimpleEvaluators in HL.GP.StructId and HL.SVM are not …
SimpleNMSEEvaluator.cs 1.2 KB 2379   15 years gkronber Implemented additional model quality metrics. #761
SimplePearsonCorrelationCoefficientEvaluator.cs 888 bytes 2844   14 years gkronber Added a check to SimpleStableCorrelationCoefficientEvaluator so that …
SimpleR2Evaluator.cs 1.9 KB 2428   15 years gkronber Implemented #782 (Additional model quality metrics: Pearson …
SimpleSpearmansRankCorrelationCoefficientEvaluator.cs 932 bytes 2428   15 years gkronber Implemented #782 (Additional model quality metrics: Pearson …
SimpleStableCorrelationCoefficientEvaluator.cs 2.2 KB 2844   14 years gkronber Added a check to SimpleStableCorrelationCoefficientEvaluator so that …
SimpleTheilInequalityCoefficientEvaluator.cs 3.1 KB 2828   14 years gkronber Prevented division by zero in relative error calculation for Theil's …
SimpleVarianceAccountedForEvaluator.cs 2.8 KB 2357   15 years gkronber Fixed #740 (SimpleEvaluators in HL.GP.StructId and HL.SVM are not …
SimpleWeightedDirectionalSymmetryEvaluator.cs 1.5 KB 2379   15 years gkronber Implemented additional model quality metrics. #761
SolutionExtractor.cs 1.6 KB 2327   15 years gkronber Applied changes in modeling plugins that are necessary for the new …
TargetClassesCalculator.cs 2.1 KB 2440   15 years gkronber Fixed #784 (ProblemInjector should be changed to read variable names …
TimeSeriesProblemInjector.cs 1.8 KB 2130   15 years gkronber * Removed "AutoRegressive" parameter for GP completely. User is …
VariableEvaluationImpactCalculator.cs 5.9 KB 2619   14 years gkronber Implemented #834 (IPredictor.Predict() should return an …
VariableQualityImpactCalculator.cs 6.1 KB 2619   14 years gkronber Implemented #834 (IPredictor.Predict() should return an …
  • 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
  • Property svn:ignore set to
    bin
    obj
    *.user
Note: See TracBrowser for help on using the repository browser.