Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/01/09 11:09:50 (15 years ago)
Author:
gkronber
Message:

Applied patch from mkommend for variable impact calculators and adapted data-modeling algorithms to use the new operators for variable impact calculation. #728

File:
1 edited

Legend:

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

    r2285 r2319  
    8484  <ItemGroup>
    8585    <Compile Include="Predictor.cs" />
     86    <Compile Include="PredictorBuilder.cs" />
    8687    <Compile Include="SupportVectorRegression.cs" />
    8788    <Compile Include="SVMModel.cs" />
     
    9798      <DependentUpon>SVMModelView.cs</DependentUpon>
    9899    </Compile>
    99     <Compile Include="VariableEvaluationImpactCalculator.cs" />
    100     <Compile Include="VariableQualityImpactCalculator.cs" />
    101100  </ItemGroup>
    102101  <ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.