Free cookie consent management tool by TermsFeed Policy Generator

Changes between Initial Version and Version 1 of Ticket #2604, comment 12


Ignore:
Timestamp:
07/04/16 22:39:48 (8 years ago)
Author:
gkronber
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2604, comment 12

    initial v1  
    1 Some models are used both for classification and regression problems. They are now all derived from ClassificationModel base class (e.g. NeuralNetworkModel)
     1Some models are used both for classification and regression problems. They are now all derived from ClassificationModel base class (e.g. NeuralNetworkModel, RFModel, SVMModel)