Commit Graph
60 Commits
Author SHA1 Message Date
Yuan (Terry) Tang ba584e5e9f Add link to InfoWorld 2019 award (#4116) 2019-02-08 12:43:23 -08:00
Yuan (Terry) Tang 92782a8406 Change DESCRIPTION to more modern look (#3179)
So other things can be added in comment field, such as ORCID.
2018-03-23 10:45:10 -04:00
Yuan (Terry) Tang 11bfa8584d Remove unnecessary dependencies in distributed test (#3132) 2018-02-24 20:24:34 -05:00
Yuan (Terry) Tang cf89fa7139 Remove additional "/" in external memory doc (#3131) 2018-02-24 14:27:03 -05:00
Yuan (Terry) Tang 5d4cc49080 Update GPU plug-in documentation link (#3130) 2018-02-24 13:37:12 -05:00
terrytangyuan ae3962f757 Exclude osx for lightweight python test 2016-02-29 11:01:28 -06:00
terrytangyuan 803a6fe474 Separate dependencies and lightweight test env for Python 2016-02-28 20:11:10 -06:00
terrytangyuan 0eb6240fd0 Fixed all lint errors 2015-12-11 18:46:15 -06:00
terrytangyuan a7e79e089b fix lint errors in core 2015-12-11 18:37:13 -06:00
terrytangyuan 7be496a051 ignore nested blocks 2015-12-11 18:20:35 -06:00
terrytangyuan 5f2b2a6417 Re-enable py lint test 2015-12-11 18:13:14 -06:00
terrytangyuan c3ec8ee76f Added pylintrc file 2015-12-11 18:10:15 -06:00
terrytangyuan 51ee382517 Frequence to Frequency 2015-11-20 20:25:29 -06:00
terrytangyuan 7d297b418f Added more thorough test for early stopping (+1 squashed commit)
Squashed commits:
[4f78cc0] Added test for early stopping (+1 squashed commit)
2015-11-02 20:37:27 -06:00
terrytangyuan 166e878830 Added tests for additional params in sklearn wrapper (+1 squashed commit)
Squashed commits:
[43892b9] Added tests for additional params in sklearn wrapper
2015-11-02 19:54:36 -06:00
terrytangyuan 610b70b79e Suppress more evaluation verbose during training 2015-10-31 13:05:52 -04:00
terrytangyuan 15a0d27eed Fixed bug in eta decay (+2 squashed commits)
Squashed commits:
[b67caf2] Fix build
[365ceaa] Fixed bug in eta decay
2015-10-31 12:54:27 -04:00
terrytangyuan 888edba03f Added test for eta decay (+3 squashed commits)
Squashed commits:
[9109887] Added test for eta decay(+1 squashed commit)
Squashed commits:
[1336bd4] Added tests for eta decay (+2 squashed commit)
Squashed commits:
[91aac2d] Added tests for eta decay (+1 squashed commit)
Squashed commits:
[3ff48e7] Added test for eta decay
[6bb1eed] Rewrote Rd files
[bf0dec4] Added learning_rates for diff eta in each boosting round
2015-10-31 12:36:29 -04:00
terrytangyuan c817efbd8a Fix Travis build 2015-10-30 23:41:24 -04:00
terrytangyuan c11d6d5929 Merge branch 'master' of https://github.com/dmlc/xgboost 2015-10-30 23:01:44 -04:00
terrytangyuan e23f4ec3db Minor addition to R unit tests 2015-10-30 19:48:00 -05:00
terrytangyuan 5b9e071c18 Fix travis build (+1 squashed commit)
Squashed commits:
[9240d5f] Fix Travis build
2015-10-29 00:28:53 -04:00
terrytangyuan 6024480400 Fixed most of the lint issues 2015-10-28 23:24:17 -04:00
terrytangyuan 8bae715994 Lint fix on infix operators 2015-10-28 23:04:45 -04:00
terrytangyuan d7fce99564 Lint fix on consistent assignment 2015-10-28 22:22:51 -04:00
terrytangyuan 56da375165 Added test_lint.R to test code quality 2015-10-25 20:45:04 -04:00
terrytangyuan 139feaf97a Code: Lint fixes on trailing spaces 2015-10-24 16:50:03 -04:00
terrytangyuan 537b34dc6f Code: Some Lint fixes 2015-10-24 16:43:44 -04:00
terrytangyuan 3abbd7b4c7 Added test_lint to test code quality 2015-10-24 16:39:58 -04:00
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