Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
10/08/09 16:22:35 (15 years ago)
Author:
gkronber
Message:

Fixed bugs related to time series prognosis with SVMs. And fixed an exception when trying to save time-series models to the database. #776 (Error when trying to save time-series prognosis predictors to the database)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.SupportVectorMachines/3.2/HeuristicLab.SupportVectorMachines-3.2.csproj

    r2361 r2421  
    112112  </ItemGroup>
    113113  <ItemGroup>
     114    <ProjectReference Include="..\..\HeuristicLab.Common\3.2\HeuristicLab.Common-3.2.csproj">
     115      <Project>{1FC004FC-59AF-4249-B1B6-FF25873A20E4}</Project>
     116      <Name>HeuristicLab.Common-3.2</Name>
     117    </ProjectReference>
    114118    <ProjectReference Include="..\..\HeuristicLab.Core\3.2\HeuristicLab.Core-3.2.csproj">
    115119      <Project>{F43B59AB-2B8C-4570-BC1E-15592086517C}</Project>
Note: See TracChangeset for help on using the changeset viewer.