Fix simple typo: information.c -> information (#5384)

Closes #5383
This commit is contained in:
Darius Kharazi 2020-03-02 19:50:14 -05:00 committed by GitHub
parent 1b97eaf7a7
commit 71a8b8c65a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -111,7 +111,7 @@ __model_doc = '''
Used for boosting random forest. Used for boosting random forest.
monotone_constraints : str monotone_constraints : str
Constraint of variable monotonicity. See tutorial for more Constraint of variable monotonicity. See tutorial for more
information.c information.
interaction_constraints : str interaction_constraints : str
Constraints for interaction representing permitted interactions. The Constraints for interaction representing permitted interactions. The
constraints must be specified in the form of a nest list, e.g. [[0, 1], constraints must be specified in the form of a nest list, e.g. [[0, 1],