- Timestamp:
- 11/14/08 13:30:09 (16 years ago)
- Location:
- trunk/sources/HeuristicLab.GP.StructureIdentification.Classification
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.GP.StructureIdentification.Classification/HeuristicLab.GP.StructureIdentification.Classification.csproj
r702 r756 67 67 <Compile Include="ClassificationMeanSquaredErrorEvaluator.cs" /> 68 68 <Compile Include="ConfusionMatrixEvaluator.cs" /> 69 <Compile Include="DatasetShuffler.cs" /> 69 70 <Compile Include="GPClassificationEvaluatorBase.cs" /> 70 71 <Compile Include="CrossValidation.cs" /> … … 107 108 <Name>HeuristicLab.PluginInfrastructure</Name> 108 109 </ProjectReference> 110 <ProjectReference Include="..\HeuristicLab.Random\HeuristicLab.Random.csproj"> 111 <Project>{47019A74-F7F7-482E-83AA-D3F4F777E879}</Project> 112 <Name>HeuristicLab.Random</Name> 113 </ProjectReference> 109 114 </ItemGroup> 110 115 <ItemGroup>
Note: See TracChangeset
for help on using the changeset viewer.