Changeset 7969
- Timestamp:
- 06/05/12 16:53:29 (13 years ago)
- Location:
- trunk/sources/HeuristicLab.Problems.DataAnalysis/3.4
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Problems.DataAnalysis/3.4/HeuristicLab.Problems.DataAnalysis-3.4.csproj
r7825 r7969 141 141 <Compile Include="Interfaces\Regression\IRegressionEnsembleSolution.cs" /> 142 142 <Compile Include="Implementation\Regression\RegressionSolutionBase.cs" /> 143 <Compile Include="OnlineCalculators\HoeffdingsDependenceCalculator.cs" /> 143 144 <Compile Include="OnlineCalculators\OnlineMaxAbsoluteErrorCalculator.cs" /> 144 145 <Compile Include="OnlineCalculators\OnlineMeanErrorCalculator.cs" />
Note: See TracChangeset
for help on using the changeset viewer.