Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
08/13/09 17:28:07 (15 years ago)
Author:
gkronber
Message:

Worked on #722 (IModel should provide a Predict() method to get predicted values for an input vector).
At the same time removed parameter PunishmentFactor from GP algorithms (this parameter is internal to TreeEvaluators now).

File:
1 edited

Legend:

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

    r2223 r2285  
    9797  </ItemGroup>
    9898  <ItemGroup>
     99    <ProjectReference Include="..\..\HeuristicLab.Core\3.2\HeuristicLab.Core-3.2.csproj">
     100      <Project>{F43B59AB-2B8C-4570-BC1E-15592086517C}</Project>
     101      <Name>HeuristicLab.Core-3.2</Name>
     102    </ProjectReference>
    99103    <ProjectReference Include="..\..\HeuristicLab.Modeling\3.2\HeuristicLab.Modeling-3.2.csproj">
    100104      <Project>{80F7FADA-549D-4151-8856-79B620A50DBA}</Project>
Note: See TracChangeset for help on using the changeset viewer.