Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
08/06/18 18:15:29 (6 years ago)
Author:
jkarder
Message:

#2839:

Location:
branches/2839_HiveProjectManagement
Files:
36 edited

Legend:

Unmodified
Added
Removed
  • branches/2839_HiveProjectManagement

  • branches/2839_HiveProjectManagement/HeuristicLab.Algorithms.DataAnalysis.Views

  • branches/2839_HiveProjectManagement/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/CovarianceProdView.Designer.cs

    r14185 r16057  
    11#region License Information
    22/* HeuristicLab
    3  * Copyright (C) 2002-2016 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     3 * Copyright (C) 2002-2018 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    44 *
    55 * This file is part of HeuristicLab.
  • branches/2839_HiveProjectManagement/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/CovarianceProdView.cs

    r14185 r16057  
    11#region License Information
    22/* HeuristicLab
    3  * Copyright (C) 2002-2016 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     3 * Copyright (C) 2002-2018 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    44 *
    55 * This file is part of HeuristicLab.
  • branches/2839_HiveProjectManagement/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/CovarianceSumView.Designer.cs

    r14185 r16057  
    11#region License Information
    22/* HeuristicLab
    3  * Copyright (C) 2002-2016 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     3 * Copyright (C) 2002-2018 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    44 *
    55 * This file is part of HeuristicLab.
  • branches/2839_HiveProjectManagement/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/CovarianceSumView.cs

    r14185 r16057  
    11#region License Information
    22/* HeuristicLab
    3  * Copyright (C) 2002-2016 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     3 * Copyright (C) 2002-2018 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    44 *
    55 * This file is part of HeuristicLab.
  • branches/2839_HiveProjectManagement/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/CrossValidationView.Designer.cs

    r14865 r16057  
    11#region License Information
    22/* HeuristicLab
    3  * Copyright (C) 2002-2016 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     3 * Copyright (C) 2002-2018 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    44 *
    55 * This file is part of HeuristicLab.
     
    172172      // foldsNumericUpDown
    173173      //
    174       this.foldsNumericUpDown.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
    175             | System.Windows.Forms.AnchorStyles.Right)));
    176       this.foldsNumericUpDown.Location = new System.Drawing.Point(55, 26);
     174      this.foldsNumericUpDown.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
     175            | System.Windows.Forms.AnchorStyles.Right)));
     176      this.foldsNumericUpDown.Location = new System.Drawing.Point(55, 27);
    177177      this.foldsNumericUpDown.Maximum = new decimal(new int[] {
    178178            50,
     
    186186            0});
    187187      this.foldsNumericUpDown.Name = "foldsNumericUpDown";
    188       this.foldsNumericUpDown.Size = new System.Drawing.Size(154, 20);
     188      this.foldsNumericUpDown.Size = new System.Drawing.Size(248, 20);
    189189      this.foldsNumericUpDown.TabIndex = 3;
    190190      this.foldsNumericUpDown.ThousandsSeparator = true;
     
    208208      // workersNumericUpDown
    209209      //
    210       this.workersNumericUpDown.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
    211             | System.Windows.Forms.AnchorStyles.Right)));
    212       this.workersNumericUpDown.Location = new System.Drawing.Point(55, 0);
     210      this.workersNumericUpDown.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
     211            | System.Windows.Forms.AnchorStyles.Right)));
     212      this.workersNumericUpDown.Location = new System.Drawing.Point(55, 1);
    213213      this.workersNumericUpDown.Maximum = new decimal(new int[] {
    214214            50,
     
    262262      // samplesEndStringConvertibleValueView
    263263      //
    264       this.samplesEndStringConvertibleValueView.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
     264      this.samplesEndStringConvertibleValueView.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
    265265            | System.Windows.Forms.AnchorStyles.Right)));
    266266      this.samplesEndStringConvertibleValueView.Caption = "StringConvertibleValue View";
     
    275275      // samplesStartStringConvertibleValueView
    276276      //
    277       this.samplesStartStringConvertibleValueView.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
     277      this.samplesStartStringConvertibleValueView.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
    278278            | System.Windows.Forms.AnchorStyles.Right)));
    279279      this.samplesStartStringConvertibleValueView.Caption = "StringConvertibleValue View";
     
    289289      //
    290290      this.tabControl.AllowDrop = true;
    291       this.tabControl.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
    292             | System.Windows.Forms.AnchorStyles.Left)
     291      this.tabControl.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
     292            | System.Windows.Forms.AnchorStyles.Left) 
    293293            | System.Windows.Forms.AnchorStyles.Right)));
    294294      this.tabControl.Controls.Add(this.algorithmTabPage);
     
    321321      // algorithmNamedItemView
    322322      //
    323       this.algorithmNamedItemView.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
     323      this.algorithmNamedItemView.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
    324324            | System.Windows.Forms.AnchorStyles.Right)));
    325325      this.algorithmNamedItemView.Caption = "NamedItem View";
     
    334334      //
    335335      this.algorithmTabControl.AllowDrop = true;
    336       this.algorithmTabControl.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
    337             | System.Windows.Forms.AnchorStyles.Left)
     336      this.algorithmTabControl.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
     337            | System.Windows.Forms.AnchorStyles.Left) 
    338338            | System.Windows.Forms.AnchorStyles.Right)));
    339339      this.algorithmTabControl.Controls.Add(this.algorithmProblemTabPage);
     
    375375      // algorithmProblemViewHost
    376376      //
    377       this.algorithmProblemViewHost.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
    378             | System.Windows.Forms.AnchorStyles.Left)
     377      this.algorithmProblemViewHost.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
     378            | System.Windows.Forms.AnchorStyles.Left) 
    379379            | System.Windows.Forms.AnchorStyles.Right)));
    380380      this.algorithmProblemViewHost.Caption = "View";
     
    517517      // splitContainer
    518518      //
    519       this.splitContainer.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
     519      this.splitContainer.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
    520520            | System.Windows.Forms.AnchorStyles.Right)));
    521521      this.splitContainer.Location = new System.Drawing.Point(0, 26);
  • branches/2839_HiveProjectManagement/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/CrossValidationView.cs

    r15367 r16057  
    11#region License Information
    22/* HeuristicLab
    3  * Copyright (C) 2002-2016 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     3 * Copyright (C) 2002-2018 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    44 *
    55 * This file is part of HeuristicLab.
  • branches/2839_HiveProjectManagement/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/GaussianProcessModelView.Designer.cs

    r14185 r16057  
    11#region License Information
    22/* HeuristicLab
    3  * Copyright (C) 2002-2016 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     3 * Copyright (C) 2002-2018 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    44 *
    55 * This file is part of HeuristicLab.
  • branches/2839_HiveProjectManagement/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/GaussianProcessModelView.cs

    r14185 r16057  
    11#region License Information
    22/* HeuristicLab
    3  * Copyright (C) 2002-2016 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     3 * Copyright (C) 2002-2018 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    44 *
    55 * This file is part of HeuristicLab.
  • branches/2839_HiveProjectManagement/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/GradientBoostedTreesModelEvaluationView.Designer.cs

    r15105 r16057  
    11#region License Information
    22/* HeuristicLab
    3  * Copyright (C) 2002-2016 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     3 * Copyright (C) 2002-2018 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    44 *
    55 * This file is part of HeuristicLab.
  • branches/2839_HiveProjectManagement/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/GradientBoostedTreesModelEvaluationView.cs

    r15105 r16057  
    11#region License Information
    22/* HeuristicLab
    3  * Copyright (C) 2002-2016 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     3 * Copyright (C) 2002-2018 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    44 *
    55 * This file is part of HeuristicLab.
  • branches/2839_HiveProjectManagement/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/GradientBoostedTreesModelView.Designer.cs

    r15106 r16057  
    11#region License Information
    22/* HeuristicLab
    3  * Copyright (C) 2002-2016 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     3 * Copyright (C) 2002-2018 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    44 *
    55 * This file is part of HeuristicLab.
     
    4545    /// </summary>
    4646    private void InitializeComponent() {
     47      this.groupBoxVisualisation = new System.Windows.Forms.GroupBox();
    4748      this.viewHost = new HeuristicLab.MainForm.WindowsForms.ViewHost();
    48       this.listBox = new System.Windows.Forms.ListBox();
     49      this.listView = new System.Windows.Forms.ListView();
     50      this.columnHeader = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
     51      this.groupBoxVisualisation.SuspendLayout();
    4952      this.SuspendLayout();
     53      //
     54      // groupBoxVisualisation
     55      //
     56      this.groupBoxVisualisation.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     57            | System.Windows.Forms.AnchorStyles.Left)
     58            | System.Windows.Forms.AnchorStyles.Right)));
     59      this.groupBoxVisualisation.Controls.Add(this.viewHost);
     60      this.groupBoxVisualisation.Location = new System.Drawing.Point(169, 3);
     61      this.groupBoxVisualisation.Name = "groupBoxVisualisation";
     62      this.groupBoxVisualisation.Size = new System.Drawing.Size(177, 277);
     63      this.groupBoxVisualisation.TabIndex = 2;
     64      this.groupBoxVisualisation.TabStop = false;
     65      this.groupBoxVisualisation.Text = "Representation";
    5066      //
    5167      // viewHost
    5268      //
    53       this.viewHost.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
    54             | System.Windows.Forms.AnchorStyles.Left)
    55             | System.Windows.Forms.AnchorStyles.Right)));
    5669      this.viewHost.Caption = "View";
    5770      this.viewHost.Content = null;
     71      this.viewHost.Dock = System.Windows.Forms.DockStyle.Fill;
    5872      this.viewHost.Enabled = false;
    59       this.viewHost.Location = new System.Drawing.Point(126, 3);
     73      this.viewHost.Location = new System.Drawing.Point(3, 16);
    6074      this.viewHost.Name = "viewHost";
    6175      this.viewHost.ReadOnly = false;
    62       this.viewHost.Size = new System.Drawing.Size(220, 277);
     76      this.viewHost.Size = new System.Drawing.Size(171, 258);
    6377      this.viewHost.TabIndex = 0;
    6478      this.viewHost.ViewsLabelVisible = true;
    6579      this.viewHost.ViewType = null;
    6680      //
    67       // listBox
     81      // listView
    6882      //
    69       this.listBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     83      this.listView.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
    7084            | System.Windows.Forms.AnchorStyles.Left)));
    71       this.listBox.Location = new System.Drawing.Point(3, 3);
    72       this.listBox.Name = "listBox";
    73       this.listBox.Size = new System.Drawing.Size(117, 277);
    74       this.listBox.TabIndex = 1;
    75       this.listBox.SelectedIndexChanged += new System.EventHandler(this.listBox_SelectedIndexChanged);
    76       this.listBox.DoubleClick += new System.EventHandler(this.listBox_DoubleClick);
     85      this.listView.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
     86            this.columnHeader});
     87      this.listView.FullRowSelect = true;
     88      this.listView.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.None;
     89      this.listView.LabelWrap = false;
     90      this.listView.Location = new System.Drawing.Point(3, 9);
     91      this.listView.MultiSelect = false;
     92      this.listView.Name = "listView";
     93      this.listView.ShowGroups = false;
     94      this.listView.Size = new System.Drawing.Size(160, 271);
     95      this.listView.TabIndex = 1;
     96      this.listView.UseCompatibleStateImageBehavior = false;
     97      this.listView.View = System.Windows.Forms.View.Details;
     98      this.listView.SelectedIndexChanged += new System.EventHandler(this.listView_SelectedIndexChanged);
     99      this.listView.DoubleClick += new System.EventHandler(this.listView_DoubleClick);
     100      //
     101      // columnHeader
     102      //
     103      this.columnHeader.Width = 130;
    77104      //
    78105      // GradientBoostedTreesModelView
     
    80107      this.AllowDrop = true;
    81108      this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit;
    82       this.Controls.Add(this.viewHost);
    83       this.Controls.Add(this.listBox);
     109      this.Controls.Add(this.groupBoxVisualisation);
     110      this.Controls.Add(this.listView);
    84111      this.Name = "GradientBoostedTreesModelView";
    85112      this.Size = new System.Drawing.Size(349, 289);
     113      this.groupBoxVisualisation.ResumeLayout(false);
    86114      this.ResumeLayout(false);
    87115
     
    91119
    92120    private MainForm.WindowsForms.ViewHost viewHost;
    93     private System.Windows.Forms.ListBox listBox;
    94 
    95 
    96 
    97 
     121    private System.Windows.Forms.ListView listView;
     122    private System.Windows.Forms.GroupBox groupBoxVisualisation;
     123    private System.Windows.Forms.ColumnHeader columnHeader;
    98124  }
    99125}
  • branches/2839_HiveProjectManagement/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/GradientBoostedTreesModelView.cs

    r15124 r16057  
    11#region License Information
    22/* HeuristicLab
    3  * Copyright (C) 2002-2016 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     3 * Copyright (C) 2002-2018 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    44 *
    55 * This file is part of HeuristicLab.
     
    2020#endregion
    2121
     22using System;
     23using System.Diagnostics;
     24using System.Linq;
     25using System.Windows.Forms;
    2226using HeuristicLab.Common;
    2327using HeuristicLab.Core.Views;
    2428using HeuristicLab.MainForm;
    2529using HeuristicLab.MainForm.WindowsForms;
    26 using HeuristicLab.Problems.DataAnalysis;                 
     30using HeuristicLab.Problems.DataAnalysis;
    2731
    2832namespace HeuristicLab.Algorithms.DataAnalysis.Views {
     
    3034  [Content(typeof(IGradientBoostedTreesModel), true)]
    3135  public partial class GradientBoostedTreesModelView : ItemView {
    32 
     36    #region Getter/Setter
    3337    public new IGradientBoostedTreesModel Content {
    3438      get { return (IGradientBoostedTreesModel)base.Content; }
    3539      set { base.Content = value; }
    3640    }
     41    #endregion
    3742
    38     protected override void SetEnabledStateOfControls() {
    39       base.SetEnabledStateOfControls();
    40       listBox.Enabled = Content != null;
    41       viewHost.Enabled = Content != null;
    42     }
    43 
     43    #region Ctor
    4444    public GradientBoostedTreesModelView()
    4545      : base() {
    4646      InitializeComponent();
     47    }
     48    #endregion
     49
     50    #region Events
     51    protected override void SetEnabledStateOfControls() {
     52      base.SetEnabledStateOfControls();
     53      listView.Enabled = Content != null;
     54      viewHost.Enabled = Content != null;
    4755    }
    4856
     
    5159      if (Content == null) {
    5260        viewHost.Content = null;
    53         listBox.Items.Clear();
     61        listView.Items.Clear();
    5462      } else {
    5563        viewHost.Content = null;
    56         listBox.Items.Clear();
    57         foreach (var e in Content.Models) {
    58           listBox.Items.Add(e);
    59         }
     64        listView.BeginUpdate();
     65        listView.Items.Clear();
     66        int i = 1;
     67        listView.Items.AddRange(
     68          new ListViewItem(Content.Models.First().ToString()) { Tag = Content.Models.First() }.ToEnumerable()
     69          .Union(Content.Models.Skip(1).Select(v => new ListViewItem("Model " + i++) { Tag = v }))
     70          .ToArray()
     71        );
     72        listView.EndUpdate();
    6073      }
    6174    }
    6275
    63     private void listBox_SelectedIndexChanged(object sender, System.EventArgs e) {
    64       var model = listBox.SelectedItem;
    65       if (model == null) viewHost.Content = null;
    66       else {
    67         viewHost.Content = ConvertModel(model);
     76
     77    private void listView_SelectedIndexChanged(object sender, EventArgs e) {
     78      if (listView.SelectedItems.Count == 1) {
     79        var item = listView.SelectedItems[0];
     80        viewHost.Content = ConvertModel(item);
    6881      }
    6982    }
    7083
    71     private void listBox_DoubleClick(object sender, System.EventArgs e) {
    72       var selectedItem = listBox.SelectedItem;
    73       if (selectedItem == null) return;
    74       MainFormManager.MainForm.ShowContent(ConvertModel(selectedItem));
    75     }
    76 
    77     private IContent ConvertModel(object model) {
    78       var treeModel = model as RegressionTreeModel;
    79       if (treeModel != null)
    80         return treeModel.CreateSymbolicRegressionModel();
    81       else {
    82         var regModel = model as IRegressionModel;
    83         return regModel;
     84    private void listView_DoubleClick(object sender, EventArgs e) {
     85      if (listView.SelectedItems.Count == 1) {
     86        var item = listView.SelectedItems[0];
     87        var content = ConvertModel(item);
     88        if (content != null) { MainFormManager.MainForm.ShowContent(content); }
    8489      }
    8590    }
     91    #endregion
     92
     93    #region Helper Methods
     94    private IContent ConvertModel(ListViewItem item) {
     95      if (item.Tag is RegressionTreeModel) {
     96        return (item.Tag as RegressionTreeModel).CreateSymbolicRegressionModel();
     97      } else if (item.Tag is IRegressionModel) {
     98        return item.Tag as IRegressionModel;
     99      } else {
     100        return null;
     101      }
     102    }
     103    #endregion
    86104  }
    87105}
  • branches/2839_HiveProjectManagement/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/KMeansClusteringModelView.Designer.cs

    r14185 r16057  
    11#region License Information
    22/* HeuristicLab
    3  * Copyright (C) 2002-2016 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     3 * Copyright (C) 2002-2018 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    44 *
    55 * This file is part of HeuristicLab.
  • branches/2839_HiveProjectManagement/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/KMeansClusteringModelView.cs

    r14345 r16057  
    11#region License Information
    22/* HeuristicLab
    3  * Copyright (C) 2002-2016 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     3 * Copyright (C) 2002-2018 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    44 *
    55 * This file is part of HeuristicLab.
  • branches/2839_HiveProjectManagement/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/MeanProdView.Designer.cs

    r14185 r16057  
    11#region License Information
    22/* HeuristicLab
    3  * Copyright (C) 2002-2016 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     3 * Copyright (C) 2002-2018 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    44 *
    55 * This file is part of HeuristicLab.
  • branches/2839_HiveProjectManagement/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/MeanProdView.cs

    r14185 r16057  
    11#region License Information
    22/* HeuristicLab
    3  * Copyright (C) 2002-2016 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     3 * Copyright (C) 2002-2018 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    44 *
    55 * This file is part of HeuristicLab.
  • branches/2839_HiveProjectManagement/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/MeanSumView.Designer.cs

    r14185 r16057  
    11#region License Information
    22/* HeuristicLab
    3  * Copyright (C) 2002-2016 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     3 * Copyright (C) 2002-2018 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    44 *
    55 * This file is part of HeuristicLab.
  • branches/2839_HiveProjectManagement/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/MeanSumView.cs

    r14185 r16057  
    11#region License Information
    22/* HeuristicLab
    3  * Copyright (C) 2002-2016 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     3 * Copyright (C) 2002-2018 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    44 *
    55 * This file is part of HeuristicLab.
  • branches/2839_HiveProjectManagement/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/NcaDimensionReductionView.Designer.cs

    r14185 r16057  
    11#region License Information
    22/* HeuristicLab
    3  * Copyright (C) 2002-2016 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     3 * Copyright (C) 2002-2018 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    44 *
    55 * This file is part of HeuristicLab.
  • branches/2839_HiveProjectManagement/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/NcaDimensionReductionView.cs

    r14185 r16057  
    11#region License Information
    22/* HeuristicLab
    3  * Copyright (C) 2002-2016 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     3 * Copyright (C) 2002-2018 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    44 *
    55 * This file is part of HeuristicLab.
  • branches/2839_HiveProjectManagement/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/OneFactorClassificationModelView.Designer.cs

    r14826 r16057  
    11#region License Information
    22/* HeuristicLab
    3  * Copyright (C) 2002-2016 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     3 * Copyright (C) 2002-2018 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    44 *
    55 * This file is part of HeuristicLab.
  • branches/2839_HiveProjectManagement/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/OneFactorClassificationModelView.cs

    r14826 r16057  
    11#region License Information
    22/* HeuristicLab
    3  * Copyright (C) 2002-2016 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     3 * Copyright (C) 2002-2018 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    44 *
    55 * This file is part of HeuristicLab.
  • branches/2839_HiveProjectManagement/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/OneRClassificationModelView.Designer.cs

    r14185 r16057  
    11#region License Information
    22/* HeuristicLab
    3  * Copyright (C) 2002-2016 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     3 * Copyright (C) 2002-2018 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    44 *
    55 * This file is part of HeuristicLab.
  • branches/2839_HiveProjectManagement/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/OneRClassificationModelView.cs

    r14185 r16057  
    11#region License Information
    22/* HeuristicLab
    3  * Copyright (C) 2002-2016 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     3 * Copyright (C) 2002-2018 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    44 *
    55 * This file is part of HeuristicLab.
  • branches/2839_HiveProjectManagement/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/Plugin.cs.frame

    r14346 r16057  
    11#region License Information
    22/* HeuristicLab
    3  * Copyright (C) 2002-2016 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     3 * Copyright (C) 2002-2018 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    44 *
    55 * This file is part of HeuristicLab.
     
    2626  /// Plugin class for HeuristicLab.Algorithms.DataAnalysis.Views plugin.
    2727  /// </summary>
    28   [Plugin("HeuristicLab.Algorithms.DataAnalysis.Views", "Provides views for data analysis algorithms implemented in external libraries (linear regression, linear discriminant analysis, k-means clustering, support vector classification and regression)", "3.4.10.$WCREV$")]
     28  [Plugin("HeuristicLab.Algorithms.DataAnalysis.Views", "Provides views for data analysis algorithms implemented in external libraries (linear regression, linear discriminant analysis, k-means clustering, support vector classification and regression)", "3.4.11.$WCREV$")]
    2929  [PluginFile("HeuristicLab.Algorithms.DataAnalysis.Views-3.4.dll", PluginFileType.Assembly)]
    3030  [PluginDependency("HeuristicLab.Algorithms.DataAnalysis", "3.4")]
  • branches/2839_HiveProjectManagement/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/Properties/AssemblyInfo.cs.frame

    r14195 r16057  
    11#region License Information
    22/* HeuristicLab
    3  * Copyright (C) 2002-2016 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     3 * Copyright (C) 2002-2018 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    44 *
    55 * This file is part of HeuristicLab.
     
    3131[assembly: AssemblyCompany("")]
    3232[assembly: AssemblyProduct("HeuristicLab")]
    33 [assembly: AssemblyCopyright("(c) 2002-2016 HEAL")]
     33[assembly: AssemblyCopyright("(c) 2002-2018 HEAL")]
    3434[assembly: AssemblyTrademark("")]
    3535[assembly: AssemblyCulture("")]
     
    5353// by using the '*' as shown below:
    5454[assembly: AssemblyVersion("3.4.0.0")]
    55 [assembly: AssemblyFileVersion("3.4.10.$WCREV$")]
     55[assembly: AssemblyFileVersion("3.4.11.$WCREV$")]
  • branches/2839_HiveProjectManagement/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/RandomForestModelEvaluationView.Designer.cs

    r15123 r16057  
    11#region License Information
    22/* HeuristicLab
    3  * Copyright (C) 2002-2016 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     3 * Copyright (C) 2002-2018 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    44 *
    55 * This file is part of HeuristicLab.
  • branches/2839_HiveProjectManagement/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/RandomForestModelEvaluationView.cs

    r15123 r16057  
    11#region License Information
    22/* HeuristicLab
    3  * Copyright (C) 2002-2016 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     3 * Copyright (C) 2002-2018 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    44 *
    55 * This file is part of HeuristicLab.
  • branches/2839_HiveProjectManagement/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/RandomForestModelView.Designer.cs

    r15124 r16057  
    11#region License Information
    22/* HeuristicLab
    3  * Copyright (C) 2002-2016 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     3 * Copyright (C) 2002-2018 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    44 *
    55 * This file is part of HeuristicLab.
  • branches/2839_HiveProjectManagement/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/RandomForestModelView.cs

    r15124 r16057  
    11#region License Information
    22/* HeuristicLab
    3  * Copyright (C) 2002-2016 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     3 * Copyright (C) 2002-2018 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    44 *
    55 * This file is part of HeuristicLab.
  • branches/2839_HiveProjectManagement/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/SupportVectorMachineModelSupportVectorsView.Designer.cs

    r14185 r16057  
    11#region License Information
    22/* HeuristicLab
    3  * Copyright (C) 2002-2016 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     3 * Copyright (C) 2002-2018 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    44 *
    55 * This file is part of HeuristicLab.
  • branches/2839_HiveProjectManagement/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/SupportVectorMachineModelSupportVectorsView.cs

    r14185 r16057  
    11#region License Information
    22/* HeuristicLab
    3  * Copyright (C) 2002-2016 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     3 * Copyright (C) 2002-2018 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    44 *
    55 * This file is part of HeuristicLab.
  • branches/2839_HiveProjectManagement/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/SupportVectorMachineModelView.Designer.cs

    r14185 r16057  
    11#region License Information
    22/* HeuristicLab
    3  * Copyright (C) 2002-2016 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     3 * Copyright (C) 2002-2018 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    44 *
    55 * This file is part of HeuristicLab.
  • branches/2839_HiveProjectManagement/HeuristicLab.Algorithms.DataAnalysis.Views/3.4/SupportVectorMachineModelView.cs

    r14185 r16057  
    11#region License Information
    22/* HeuristicLab
    3  * Copyright (C) 2002-2016 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     3 * Copyright (C) 2002-2018 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    44 *
    55 * This file is part of HeuristicLab.
Note: See TracChangeset for help on using the changeset viewer.