# # ChangeLog for branches/2457_ExpertSystem/HeuristicLab.OptimizationExpertSystem.Common/3.3/Interfaces # # Generated by Trac 1.0.12 # 07/08/24 22:06:46 Wed, 31 Jan 2018 08:48:20 GMT abeham [15689] * branches/2457_ExpertSystem (moved) #2457: renamed branch to include ticket name Mon, 25 Apr 2016 22:02:05 GMT abeham [13794] * branches/PerformanceComparison/HeuristicLab.Analysis/3.3/Clustering (added) * branches/PerformanceComparison/HeuristicLab.Analysis/3.3/Clustering/CkMeans1D.cs (added) * branches/PerformanceComparison/HeuristicLab.Analysis/3.3/Clustering/ClusterHelper.cs (added) * branches/PerformanceComparison/HeuristicLab.Analysis/3.3/HeuristicLab.Analysis-3.3.csproj (modified) * branches/PerformanceComparison/HeuristicLab.OptimizationExpertSystem.Common/3.3/Interfaces/IRecommendationModel.cs (modified) * branches/PerformanceComparison/HeuristicLab.OptimizationExpertSystem.Common/3.3/KnowledgeCenter.cs (modified) * branches/PerformanceComparison/HeuristicLab.OptimizationExpertSystem.Common/3.3/Recommenders/FixedRankModel.cs (modified) * branches/PerformanceComparison/HeuristicLab.OptimizationExpertSystem.Common/3.3/Recommenders/KNearestNeighborModel.cs (modified) * branches/PerformanceComparison/HeuristicLab.OptimizationExpertSystem.Common/3.3/Recommenders/OverallBestRecommender.cs (modified) * branches/PerformanceComparison/HeuristicLab.OptimizationExpertSystem/3.3/Views/PerformanceModelingView.Designer.cs (modified) * branches/PerformanceComparison/HeuristicLab.OptimizationExpertSystem/3.3/Views/PerformanceModelingView.cs (modified) * branches/PerformanceComparison/HeuristicLab.OptimizationExpertSystem/3.3/Views/SolverView.cs (modified) #2457: worked on recommendation algorithms (x-validation)