Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/19/10 10:16:56 (14 years ago)
Author:
gkronber
Message:

Worked on views for DataAnalysis problems #938 (Data types and operators for regression problems)

Location:
trunk/sources/HeuristicLab.Problems.DataAnalysis/3.3
Files:
3 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Problems.DataAnalysis/3.3/HeuristicLab.Problems.DataAnalysis-3.3.csproj

    r3384 r3408  
    8484    <None Include="HeuristicLabProblemsDataAnalysisPlugin.cs.frame" />
    8585    <None Include="Properties\AssemblyInfo.frame" />
     86    <Compile Include="DataAnalysisSolution.cs" />
    8687    <Compile Include="CsvFileParser.cs" />
    8788    <Compile Include="DataAnalysisProblem.cs" />
     
    9293    <Compile Include="Evaluators\SimpleMSEEvaluator.cs" />
    9394    <Compile Include="HeuristicLabProblemsDataAnalysisPlugin.cs" />
     95    <Compile Include="Interfaces\IPredictor.cs" />
    9496    <Compile Include="MatrixExtensions.cs" />
    9597    <Compile Include="Properties\AssemblyInfo.cs" />
Note: See TracChangeset for help on using the changeset viewer.