Closed vinkaga closed 7 years ago
I am seeing this in output
[LightGBM] [Info] Finished loading parameters [LightGBM] [Info] Finished loading 1001 models [LightGBM] [Info] Finished initializing prediction [LightGBM] [Info] Data file /Users/.../dev/snexample/models/9ogh6b9bl344q13keqvq3k7bco.test doesn't contain a label column [LightGBM] [Info] Finished prediction
Is the missing lable column significant?
column
No worries about this .This says that the lightgbm expects this to be a prediction dataset as it does not contain a target variable. in the beginning
I am seeing this in output
Is the missing lable
column
significant?