Variables
mlPredictor.cc File Reference
#include "osl/threatmate/mlPredictor.h"
Include dependency graph for mlPredictor.cc:

Go to the source code of this file.

Variables

const double predictor_coef [5][9]

Variable Documentation

const double predictor_coef[5][9]
Initial value:
 
  {
    
    {-3.7460724,  1.5899403,  1.5218839,
      1.8912265,  2.2698081,  2.9564733,
      1.8364091,  0.4818582,  0.2046128}, 
    
    { -4.502173,   1.866922,   1.075071,
       1.785152,   2.904015,   3.546099,
       2.217401,   1.037181,   0.198456},
    
    {-4.2651299,  1.8346520,  1.4515673,
      1.8766168,  2.8202449,  3.2856799,
      2.0692834,  0.7330482,  0.2069689},
    
    {-3.8450811,  1.5901365,  1.6039122,
      1.9947154,  2.2830698,  2.9788201,
      1.8998258,  0.4654985,  0.2174952},
    
    {-3.3149250,  1.3827221,  1.4877458,
      1.8048604,  1.6804844,  2.7207930,
      1.6221641,  0.3460561,  0.1866114,}
  }

Definition at line 5 of file mlPredictor.cc.

Referenced by osl::threatmate::MlPredictor::predict().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines