Free cookie consent management tool by TermsFeed Policy Generator

source: trunk/sources/HeuristicLab.Modeling/3.2 @ 2369

Name Size Rev Age Author Last Change
../
Properties 1855   15 years gkronber Added project frame for plugin HeuristicLab.Modeling. #635 (Plugin …
AnalyzerModel.cs 4.2 KB 2369   15 years gkronber Added enum ModelType (classification, regression, …
BestSolutionStorer.cs 5.4 KB 2328   15 years gkronber this is the remaining part of changeset r2327. Applied changes in …
DefaultClassificationOperators.cs 4.6 KB 2369   15 years gkronber Added enum ModelType (classification, regression, …
DefaultRegressionOperators.cs 12.2 KB 2369   15 years gkronber Added enum ModelType (classification, regression, …
DefaultTimeSeriesOperators.cs 3.8 KB 2369   15 years gkronber Added enum ModelType (classification, regression, …
HeuristicLab.Modeling-3.2.csproj 7.7 KB 2356   15 years gkronber Moved common (not algorithm specific) model analyzer code (same …
HeuristicLab.snk 596 bytes 1856   15 years gkronber Moved problem injectors from GP.StructureIdentification projects …
HeuristicLabModelingPlugin.cs 1.4 KB 2324   15 years mkommend moved DoubleExtension to HeuristicLab.Common (ticket #733)
IAlgorithm.cs 1.3 KB 2285   15 years gkronber Worked on #722 (IModel should provide a Predict() method to get …
IAnalyzerModel.cs 2.1 KB 2369   15 years gkronber Added enum ModelType (classification, regression, …
IClassificationAlgorithm.cs 1.0 KB 1857   15 years gkronber Worked on lose coupling of CEDMA and GP/SVR with plugin …
IPredictor.cs 1.2 KB 2328   15 years gkronber this is the remaining part of changeset r2327. Applied changes in …
IStochasticAlgorithm.cs 1.1 KB 1857   15 years gkronber Worked on lose coupling of CEDMA and GP/SVR with plugin …
ITimeSeriesAlgorithm.cs 1.1 KB 2366   15 years gkronber Fixed incompatibility between CEDMA server and time-series algorithms. …
MatrixCreator.cs 1.4 KB 2313   15 years mkommend added utility class matrix creator which combines 2 arrays of length N …
ModelType.cs 978 bytes 2369   15 years gkronber Added enum ModelType (classification, regression, …
PredictorBase.cs 2.8 KB 2328   15 years gkronber this is the remaining part of changeset r2327. Applied changes in …
ProblemInjector.cs 8.4 KB 2174   15 years gkronber Implemented #302 (Show variable names instead of var<index> in GP …
ProblemInjectorView.cs 5.9 KB 2285   15 years gkronber Worked on #722 (IModel should provide a Predict() method to get …
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 …
SimpleEvaluatorBase.cs 1.3 KB 2357   15 years gkronber Fixed #740 (SimpleEvaluators in HL.GP.StructId and HL.SVM are not …
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 …
SimpleR2Evaluator.cs 1.9 KB 2357   15 years gkronber Fixed #740 (SimpleEvaluators in HL.GP.StructId and HL.SVM are not …
SimpleTheilInequalityCoefficientEvaluator.cs 2.8 KB 2357   15 years gkronber Fixed #740 (SimpleEvaluators in HL.GP.StructId and HL.SVM are not …
SimpleVarianceAccountedForEvaluator.cs 2.8 KB 2357   15 years gkronber Fixed #740 (SimpleEvaluators in HL.GP.StructId and HL.SVM are not …
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 2351   15 years gkronber Worked on SVM classification engine. #625
TimeSeriesProblemInjector.cs 1.8 KB 2130   15 years gkronber * Removed "AutoRegressive" parameter for GP completely. User is …
VariableEvaluationImpactCalculator.cs 5.7 KB 2368   15 years gkronber Fixed a bug in the variable impact calculation operators. #750.
VariableQualityImpactCalculator.cs 6.0 KB 2368   15 years gkronber Fixed a bug in the variable impact calculation operators. #750.
  • Property bugtraq:label set to Ticket
  • Property bugtraq:logregex set to
    (?:ticket: *|#)(\d+) *(?:, *(\d+))*
  • Property bugtraq:url set to /trac/hl3/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.