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
sinhrks
1f19b78287
Python: adjusts plot_importance ylim
2015-10-25 03:16:53 +09:00
Tianqi Chen
d4d36eed45
Merge pull request #528 from terrytangyuan/test
...
More Unit Tests for Python Package
2015-10-22 08:39:32 -07: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
sinhrks
6f046327ac
Allow plot function to handle XGBModel
2015-10-22 01:00:54 +09: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
sinhrks
dbcb4c8729
Support non-str column names
2015-10-04 13:30:01 +09:00
Tianqi Chen
2859c190cd
Merge pull request #522 from sinhrks/pandas
...
python DMatrix now accepts pandas DataFrame
2015-10-02 10:19:14 -07:00
sinhrks
b958c55ac6
CV returns ndarray or DataFrame
2015-10-02 22:38:03 +09:00
sinhrks
b943becc61
python DMatrix now accepts pandas DataFrame
2015-10-01 22:52:32 +09:00
sinhrks
f6f3473d17
Change to properties
2015-09-28 22:36:39 +09:00
sinhrks
db692a30e5
Add feature_types
2015-09-28 22:25:35 +09:00
sinhrks
f7d434aec2
Fix numpy array check logic
2015-09-17 22:51:44 +09:00
sinhrks
bb6b7ded55
Cleanup str roundtrip using ctypes
2015-09-17 04:10:19 +09:00
sinhrks
db0c9e1c2d
BUG: incorrect model_file results in segfault
2015-09-16 22:02:30 +09:00
sinhrks
6063d243eb
Mac build fix
2015-09-15 18:39:06 +09:00
sinhrks
48ac946d9f
Use ctypes
2015-09-14 22:12:19 +09: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
sinhrks
00702dc39b
Fix for python 3
2015-08-24 05:09:27 +09:00
sinhrks
d24b36adf9
ENH: Add visualization to python package
2015-08-16 00:57:21 +09:00
tqchen
f0421e9455
last check
2015-07-03 21:27:29 -07:00