Free cookie consent management tool by TermsFeed Policy Generator

Changeset 1482


Ignore:
Timestamp:
04/02/09 14:02:20 (15 years ago)
Author:
gkronber
Message:

Removed unused constant. #564 (Sliding window approach for data-based modeling)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.GP/TrainingWindowSlider.cs

    r1480 r1482  
    3434    private const string TRAINING_WINDOW_START = "TrainingWindowStart";
    3535    private const string TRAINING_WINDOW_END = "TrainingWindowEnd";
    36     private const string WINDOW_SIZE = "WindowSize";
    3736    private const string STEP_SIZE = "SlidingStepSize";
    3837
Note: See TracChangeset for help on using the changeset viewer.