Update demo scripts to use installed python library
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
#! /usr/bin/python
|
||||
import sys
|
||||
import numpy as np
|
||||
sys.path.append('../../wrapper/')
|
||||
import xgboost as xgb
|
||||
|
||||
# label need to be 0 to num_class -1
|
||||
|
||||
Reference in New Issue
Block a user