Commit Graph
31 Commits
Author SHA1 Message Date
terrytangyuan ec2cdafec5 Added fixed random seed for tests (+1 squashed commit)
Squashed commits:
[76e3664] Added fixed random seed for tests
2015-10-21 23:38:41 -05:00
terrytangyuan 755072e378 Fix failed tests (+2 squashed commits)
Squashed commits:
[962e1e4] Fix failed tests
[21ca3fb] Removed one unnecessary line
2015-10-21 23:15:34 -05:00
terrytangyuan 652ff07668 Added scikit-learn from Conda 2015-10-21 21:30:11 -05:00
terrytangyuan 1080dc256a Fix Travis build 2015-10-05 00:46:56 -05:00
terrytangyuan fc5036a630 Deleted redundant blank lines 2015-10-04 23:29:40 -05:00
terrytangyuan 9d627e2567 DOC: Updated contributors.md 2015-10-04 23:26:46 -05:00
terrytangyuan 5dd23a2195 TST: Added test for parameter tuning using GridSearchCV 2015-10-04 23:16:00 -05:00
terrytangyuan 956e50686e TST: Added test for early stopping 2015-10-04 23:15:25 -05:00
terrytangyuan 412310ed04 Added test for regression ysing Boston Housing dataset 2015-10-04 23:04:23 -05:00
terrytangyuan d20bfb12e4 Added assertions for classification tests 2015-10-04 23:01:07 -05:00
terrytangyuan 3dbd4af263 TST: Added tests for multi-class classification 2015-10-04 22:57:13 -05:00
terrytangyuan 7b9b4f821b TST: Added tests for binary classification 2015-10-04 22:53:31 -05:00
terrytangyuan 1411d3f37f TST: Added test for custom_objective function in cv 2015-10-04 22:45:10 -05:00
terrytangyuan dfb89e3442 TST: Added test for show_stdv when using cv 2015-10-04 22:42:39 -05:00
terrytangyuan 0c360fe55f TST: Added test for fpreproc 2015-10-04 22:30:45 -05:00
terrytangyuan 424bcc05fa ENH: More comments and explanation on demo using xgboost from caret 2015-09-10 23:41:36 -04:00
terrytangyuan 9ead44531e DOC: Added new demo to index 2015-09-08 10:54:07 -04:00
terrytangyuan d3bb466026 ENH/DOC: Added R package demo using caret library to train xgbTree model 2015-09-08 10:51:20 -04:00
terrytangyuan 8196d5d680 TST: More thorough checks for Python tests 2015-09-08 10:14:28 -04:00
terrytangyuan 82a43f448e TST: Added Python test for custom objective functions 2015-09-08 09:54:38 -04:00
terrytangyuan eb1b185d70 TST: Added glm test for Python 2015-09-08 09:47:48 -04:00
terrytangyuan 33f1ab3ae1 TST: Added one minor check for xgb.importance 2015-09-07 22:51:14 -04:00
terrytangyuan fbf2a5feed DOC: Updated CONTRIBUTORS.md 2015-09-07 22:49:10 -04:00
terrytangyuan c50cf6d7ff TST: Added test for poisson regression 2015-09-07 22:03:28 -04:00
terrytangyuan 3a49e1bdb1 TST: Added more checks for testing custom objective 2015-09-07 21:56:50 -04:00
terrytangyuan 886955148d TST: Added test for models with custom objective 2015-09-07 21:55:17 -04:00
terrytangyuan 408c3a62a8 TST: Added test for xgb.plot.tree 2015-09-07 21:49:27 -04:00
terrytangyuan d833038ba1 TST: Added test for xgb.importance 2015-09-07 21:48:57 -04:00
terrytangyuan 78afd6c772 TST: Added test for dump 2015-09-07 21:36:52 -04:00
terrytangyuan 92b996513e TST: Added R unit test for glm 2015-09-05 22:50:27 -04:00
terrytangyuan b3bffcef34 fixed some typos in demos comments 2015-08-09 22:15:02 -04:00