summaryrefslogtreecommitdiffstats
path: root/libmlr/src/main/java/config/header_template.txt
blob: 16b6feaed2c2f361891c90d9cfbfea09f0f15ce2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/**
 * File:        {0}
 * Package:     search/secore/libs/mlr
 * Description: 
 *
 * Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
 *
 * Confidential
 *
 * Conversion Time: {1,date,long} {1,time,long}
 *
 * MODEL_SIZE: {2} trees x {3} leaf nodes
 */
#include "mlrfeatures.h"
#include "mlrscorereq.h"
#include "mlrfns.h"