last check

This commit is contained in:
tqchen
2015-07-03 21:27:29 -07:00
parent 93319841ed
commit f0421e9455
3 changed files with 33 additions and 1 deletions

View File

@@ -6,7 +6,7 @@ Version: 0.40
Authors: Tianqi Chen, Bing Xu
Early stopping by Zygmunt Zając
"""
# pylint: disable=too-many-arguments, too-many-locals, too-many-lines
# pylint: disable=too-many-arguments, too-many-locals, too-many-lines, invalid-name
from __future__ import absolute_import
import os