# # ChangeLog for branches/NCA # # Generated by Trac 1.0.12 # 06/28/24 08:11:49 Fri, 10 Aug 2012 15:07:20 GMT abeham [8470] * branches/NCA/HeuristicLab.Algorithms.NCA.Views/3.3/NCADimensionReductionView.cs (modified) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/NcaAlgorithm.cs (modified) #1913: increased point size and converted K to a fixed value parameter Fri, 10 Aug 2012 13:21:19 GMT abeham [8466] * branches/NCA/HeuristicLab.Algorithms.NCA.Views/3.3/NCADimensionReductionView.cs (modified) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/HeuristicLab.Algorithms.NCA-3.3.csproj (modified) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/INCAClassificationSolution.cs (modified) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/INCAModel.cs (modified) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/Matrix.cs (modified) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/NCAClassificationSolution.cs (modified) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/NCAModel.cs (modified) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/NcaAlgorithm.cs (added) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/NeighborhoodComponentsAnalysis.cs (deleted) #1913: * Refactored classes * Added parameter for number of ... Thu, 09 Aug 2012 00:17:57 GMT abeham [8454] * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/NCAModel.cs (modified) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/NeighborhoodComponentsAnalysis.cs (modified) #1913: * Refactored NCAModel and NeighborhoodComponentsAnalysis ... Wed, 08 Aug 2012 16:20:33 GMT abeham [8441] * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/Auxiliary.cs (deleted) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/HeuristicLab.Algorithms.NCA-3.3.csproj (modified) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/NCAModel.cs (modified) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/NeighborhoodComponentsAnalysis.cs (modified) #1913: added quality output Wed, 08 Aug 2012 14:46:53 GMT abeham [8437] * branches/NCA/HeuristicLab.Algorithms.NCA.Tests/MatrixTest.cs (modified) * branches/NCA/HeuristicLab.Algorithms.NCA.Views/3.3/HeuristicLab.Algorithms.NCA.Views-3.3.csproj (modified) * branches/NCA/HeuristicLab.Algorithms.NCA.Views/3.3/NCADimensionReductionView.Designer.cs (added) * branches/NCA/HeuristicLab.Algorithms.NCA.Views/3.3/NCADimensionReductionView.cs (added) * branches/NCA/HeuristicLab.Algorithms.NCA.Views/3.3/NCADimensionReductionView.resx (added) * branches/NCA/HeuristicLab.Algorithms.NCA.Views/3.3/NCADimensionalityReductionView.Designer.cs (deleted) * branches/NCA/HeuristicLab.Algorithms.NCA.Views/3.3/NCADimensionalityReductionView.cs (deleted) * branches/NCA/HeuristicLab.Algorithms.NCA.Views/3.3/NCADimensionalityReductionView.resx (deleted) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/Auxiliary.cs (added) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/HeuristicLab.Algorithms.NCA-3.3.csproj (modified) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/INCAClassificationSolution.cs (added) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/INCAModel.cs (modified) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/Initialization/RandomInitializer.cs (modified) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/Matrix.cs (modified) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/NCA.cs (deleted) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/NCAClassificationSolution.cs (modified) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/NCAModel.cs (modified) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/NeighborhoodComponentsAnalysis.cs (modified) * branches/NCA/NCA.sln (modified) #1913: * Improved speed of NCA * Reorganized things Tue, 07 Aug 2012 14:49:51 GMT abeham [8427] * branches/NCA/HeuristicLab.Algorithms.NCA.Views/3.3 (modified) * branches/NCA/HeuristicLab.Algorithms.NCA.Views/3.3/HeuristicLab.Algorithms.NCA.Views-3.3.csproj (modified) * branches/NCA/HeuristicLab.Algorithms.NCA.Views/3.3/NCADimensionalityReductionView.Designer.cs (added) * branches/NCA/HeuristicLab.Algorithms.NCA.Views/3.3/NCADimensionalityReductionView.cs (added) * branches/NCA/HeuristicLab.Algorithms.NCA.Views/3.3/NCADimensionalityReductionView.resx (added) * branches/NCA/HeuristicLab.Algorithms.NCA.Views/3.3/NCAModelView.Designer.cs (deleted) * branches/NCA/HeuristicLab.Algorithms.NCA.Views/3.3/NCAModelView.cs (deleted) * branches/NCA/HeuristicLab.Algorithms.NCA.Views/3.3/NCAModelView.resx (deleted) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/INCAModel.cs (modified) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/NCA.cs (modified) #1913: * Updated view * Cloned ProblemData for solution Tue, 07 Aug 2012 13:14:34 GMT abeham [8425] * branches/NCA (modified) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/HeuristicLab.Algorithms.NCA-3.3.csproj (modified) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/Initialization (added) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/Initialization/INCAInitializer.cs (added) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/Initialization/LDAInitializer.cs (added) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/Initialization/PCAInitializer.cs (added) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/Initialization/RandomInitializer.cs (added) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/NCA.cs (modified) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/NeighborhoodComponentsAnalysis.cs (modified) * branches/NCA/NCA.sln.DotSettings (added) #1913: Added several initialization methods (LDA, PCA, and Random) Tue, 07 Aug 2012 10:13:04 GMT abeham [8424] * branches/NCA/HeuristicLab.Algorithms.NCA.Tests/MatrixTest.cs (modified) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/Matrix.cs (modified) #1913: corrected tests and fixed bugs Tue, 07 Aug 2012 08:40:39 GMT abeham [8422] * branches/NCA (modified) * branches/NCA/HeuristicLab.Algorithms.NCA.Tests (added) * branches/NCA/HeuristicLab.Algorithms.NCA.Tests/HeuristicLab.Algorithms.NCA.Tests.csproj (added) * branches/NCA/HeuristicLab.Algorithms.NCA.Tests/MatrixTest.cs (added) * branches/NCA/HeuristicLab.Algorithms.NCA.Tests/Properties (added) * branches/NCA/HeuristicLab.Algorithms.NCA.Tests/Properties/AssemblyInfo.cs (added) * branches/NCA/HeuristicLab.Algorithms.NCA.Tests/Test References (added) * branches/NCA/HeuristicLab.Algorithms.NCA.Tests/Test References/HeuristicLab.Algorithms.NCA-3.3.accessor (added) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/Matrix.cs (modified) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/NeighborhoodComponentsAnalysis.cs (modified) * branches/NCA/Local.testsettings (added) * branches/NCA/NCA.sln (modified) * branches/NCA/NCA.vsmdi (added) * branches/NCA/TraceAndTestImpact.testsettings (added) #1913: * Reduced memory footprint * Fixed some bugs * Added ... Mon, 06 Aug 2012 22:42:33 GMT abeham [8420] * branches/NCA (modified) * branches/NCA/HeuristicLab.Algorithms.NCA.Views (added) * branches/NCA/HeuristicLab.Algorithms.NCA.Views/3.3 (added) * branches/NCA/HeuristicLab.Algorithms.NCA.Views/3.3/HeuristicLab.Algorithms.NCA.Views-3.3.csproj (added) * branches/NCA/HeuristicLab.Algorithms.NCA.Views/3.3/HeuristicLab.snk (added) * branches/NCA/HeuristicLab.Algorithms.NCA.Views/3.3/NCAModelView.Designer.cs (added) * branches/NCA/HeuristicLab.Algorithms.NCA.Views/3.3/NCAModelView.cs (added) * branches/NCA/HeuristicLab.Algorithms.NCA.Views/3.3/NCAModelView.resx (added) * branches/NCA/HeuristicLab.Algorithms.NCA.Views/3.3/Plugin.cs.frame (added) * branches/NCA/HeuristicLab.Algorithms.NCA.Views/3.3/Properties (added) * branches/NCA/HeuristicLab.Algorithms.NCA.Views/3.3/Properties/AssemblyInfo.cs.frame (added) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3 (modified) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/HeuristicLab.Algorithms.NCA-3.3.csproj (modified) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/HeuristicLab.Algorithms.NCA-3.3.csproj.user (deleted) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/Matrix.cs (added) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/NCAModel.cs (modified) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/NeighborhoodComponentsAnalysis.cs (modified) * branches/NCA/NCA.sln (modified) * branches/NCA/PreBuildEvent.cmd (added) #1913: * Worked on NCA * Added scatter plot view for the model to ... Mon, 06 Aug 2012 12:00:16 GMT abeham [8412] * branches/NCA (added) * branches/NCA/HeuristicLab.Algorithms.NCA (added) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3 (added) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/HeuristicLab.Algorithms.NCA-3.3.csproj (added) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/HeuristicLab.Algorithms.NCA-3.3.csproj.user (added) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/HeuristicLab.snk (added) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/INCAModel.cs (added) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/NCA.cs (added) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/NCAClassificationSolution.cs (added) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/NCAModel.cs (added) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/NeighborhoodComponentsAnalysis.cs (added) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/Plugin.cs (added) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/Properties (added) * branches/NCA/HeuristicLab.Algorithms.NCA/3.3/Properties/AssemblyInfo.cs (added) * branches/NCA/NCA.sln (added) #1913: imported branch (non-functional right now)