Free cookie consent management tool by TermsFeed Policy Generator

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

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 2371   15 years mkommend added code for persisting of ModelType into the database (ticket #756)
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 4.6 KB 2388   15 years gkronber Adapted ModelingResultCalculators to keep a mapping from …
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.1 KB 2388   15 years gkronber Adapted ModelingResultCalculators to keep a mapping from …
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.5 KB 2377   15 years gkronber * Implemented cloning and persistence in data-modeling algorithms. * …
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.2 KB 2381   15 years mkommend added GetInputVariables to IPredictor (ticket #760)
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. …
Matrix.cs 1.7 KB 2380   15 years gkronber renamed file MatrixCreator.cs -> Matrix.cs to reflect class name …
ModelingResult.cs 2.0 KB 2379   15 years gkronber Implemented additional model quality metrics. #761
ModelingResultCalculators.cs 14.0 KB 2397   15 years mkommend corrected ModelingResultCalculators for TimeSeriesPrognosis (ticket #755)
ModelType.cs 978 bytes 2369   15 years gkronber Added enum ModelType (classification, regression, …
PredictorBase.cs 2.9 KB 2381   15 years mkommend added GetInputVariables to IPredictor (ticket #760)
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 …
SimpleDirectionalSymmetryEvaluator.cs 1.4 KB 2379   15 years gkronber Implemented additional model quality metrics. #761
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 …
SimpleNMSEEvaluator.cs 1.2 KB 2379   15 years gkronber Implemented additional model quality metrics. #761
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 …
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 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.8 KB 2379   15 years gkronber Implemented additional model quality metrics. #761
VariableQualityImpactCalculator.cs 6.0 KB 2379   15 years gkronber Implemented additional model quality metrics. #761
  • 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.