Changeset 11763 for trunk/sources/HeuristicLab.Problems.DataAnalysis/3.4/HeuristicLab.Problems.DataAnalysis-3.4.csproj
- Timestamp:
- 01/15/15 11:37:49 (10 years ago)
- Location:
- trunk/sources/HeuristicLab.Problems.DataAnalysis
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Problems.DataAnalysis
- Property svn:mergeinfo changed
/branches/Classification-Extensions/HeuristicLab.Problems.DataAnalysis (added) merged: 11606-11607,11622,11643,11683-11686,11761
- Property svn:mergeinfo changed
-
trunk/sources/HeuristicLab.Problems.DataAnalysis/3.4/HeuristicLab.Problems.DataAnalysis-3.4.csproj
r11623 r11763 124 124 </Compile> 125 125 <Compile Include="Implementation\Classification\ClassificationEnsembleSolution.cs" /> 126 <Compile Include="Implementation\Classification\ClassificationPerformanceMeasures.cs" /> 126 127 <Compile Include="Implementation\Classification\ClassificationProblemData.cs" /> 127 128 <Compile Include="Implementation\Classification\ClassificationProblem.cs" /> … … 178 179 <Compile Include="Interfaces\TimeSeriesPrognosis\ITimeSeriesPrognosisSolution.cs" /> 179 180 <Compile Include="OnlineCalculators\AutoCorrelationCalculator.cs" /> 181 <Compile Include="OnlineCalculators\ClassificationPerformanceMeasuresCalculator.cs" /> 180 182 <Compile Include="OnlineCalculators\DependencyCalculator\HoeffdingsDependenceCalculator.cs" /> 181 183 <Compile Include="OnlineCalculators\DependencyCalculator\PearsonsRDependenceCalculator.cs" />
Note: See TracChangeset
for help on using the changeset viewer.