Changeset 3887 for trunk/sources/HeuristicLab.Problems.DataAnalysis/3.3/HeuristicLab.Problems.DataAnalysis-3.3.csproj
- Timestamp:
- 06/02/10 11:16:37 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Problems.DataAnalysis/3.3/HeuristicLab.Problems.DataAnalysis-3.3.csproj
r3884 r3887 102 102 <Compile Include="MatrixExtensions.cs" /> 103 103 <Compile Include="Properties\AssemblyInfo.cs" /> 104 <Compile Include="SupportVectorMachine\ParameterAdjustmentProblem\SupportVector RegressionParameterAdjustmentBestSolutionAnalyzer.cs" />105 <Compile Include="SupportVectorMachine\ParameterAdjustmentProblem\SupportVector RegressionParameterAdjustmentEvaluator.cs" />106 <Compile Include="SupportVectorMachine\ParameterAdjustmentProblem\SupportVector RegressionParameterAdjustmentProblem.cs" />104 <Compile Include="SupportVectorMachine\ParameterAdjustmentProblem\SupportVectorMachineParameterAdjustmentBestSolutionAnalyzer.cs" /> 105 <Compile Include="SupportVectorMachine\ParameterAdjustmentProblem\SupportVectorMachineParameterAdjustmentEvaluator.cs" /> 106 <Compile Include="SupportVectorMachine\ParameterAdjustmentProblem\SupportVectorMachineParameterAdjustmentProblem.cs" /> 107 107 <Compile Include="SupportVectorMachine\SupportVectorMachineCrossValidationEvaluator.cs" /> 108 108 <Compile Include="SupportVectorMachine\SupportVectorMachineModel.cs" />
Note: See TracChangeset
for help on using the changeset viewer.