Skip to content

Commit

Permalink
Update buildModel.py
Browse files Browse the repository at this point in the history
  • Loading branch information
SudalaiRajkumar committed Aug 10, 2015
1 parent 75f1cf3 commit 902df62
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion AV_Hack3/buildModel.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
from sklearn.cross_validation import KFold
from sklearn import ensemble
from sklearn.metrics import mean_squared_error
sys.path.append("/home/sudalai/Softwares/xgboost-master/wrapper/")
import xgboost as xgb

if __name__ == "__main__":
Expand Down

0 comments on commit 902df62

Please sign in to comment.