Tianqi Chen
|
3109069019
|
Merge pull request #525 from sinhrks/df_columns
Python supports pd.DataFrame with non-str columns
|
2015-10-04 10:01:09 -07: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 |
|
Tianqi Chen
|
9c39f69559
|
Merge pull request #524 from sinhrks/cv_pandas
Python CV returns pd.DataFrame or np.ndarray
|
2015-10-02 10:18:13 -07:00 |
|
Tianqi Chen
|
db490d1c75
|
Merge pull request #503 from sinhrks/feature_types
Python: Add feature_types to DMatrix
|
2015-09-29 14:14:48 -07:00 |
|
Tianqi Chen
|
b0591c8042
|
Merge pull request #514 from nerdcha/master
Fix makefile typo
|
2015-09-21 15:05:20 -07:00 |
|
Tianqi Chen
|
05b242d542
|
Merge pull request #511 from nerdcha/master
Use homebrew gcc if available
|
2015-09-20 17:18:38 -07:00 |
|
Tianqi Chen
|
f28459497d
|
fix pylint in setup
|
2015-09-18 20:22:54 -07:00 |
|
Tianqi Chen
|
e558d45208
|
Update .travis.yml
|
2015-09-18 18:45:18 -07:00 |
|
Tianqi Chen
|
788741bbcb
|
Merge pull request #507 from nerdcha/master
Restore Python3 compatibility
|
2015-09-18 18:32:29 -07:00 |
|
Tianqi Chen
|
5ff0fcc693
|
Merge pull request #504 from irachex/contributor
Add contributor
|
2015-09-17 19:38:22 -07:00 |
|
Tianqi Chen
|
a92d21ce24
|
Merge pull request #502 from irachex/fix_setup
Fix python setup: avoid import numpy in setup.py
|
2015-09-17 09:35:46 -07:00 |
|
Tianqi Chen
|
808c0a6dff
|
Merge pull request #497 from sinhrks/numpy_check
Bug: Fix numpy array check logic
|
2015-09-17 09:19:58 -07:00 |
|
Tianqi Chen
|
cf2ec238a4
|
Merge pull request #496 from sinhrks/str_cln
Cleanup str roundtrip using ctypes
|
2015-09-16 16:01:42 -07:00 |
|
Tianqi Chen
|
bad4a27b9f
|
Merge pull request #495 from aeeilllmrx/master
minor spelling and grammar changes
|
2015-09-16 08:40:51 -07:00 |
|
Tianqi Chen
|
f5eb345c8a
|
Merge pull request #498 from sinhrks/check_binary
BUG: incorrect model_file results in segfault
|
2015-09-16 08:40:11 -07:00 |
|
Tianqi Chen
|
ae43fd7c7a
|
Merge pull request #488 from sinhrks/pyfeaturenames
Support feature names in Python package
|
2015-09-15 09:56:55 -07:00 |
|
Tianqi Chen
|
bda3282f6d
|
Merge pull request #492 from Far0n/patch-1
bugfix evals_result regex
|
2015-09-14 08:46:58 -07:00 |
|
Tianqi Chen
|
b1c94c7d86
|
Merge pull request #490 from phunterlau/master
add static link to gcc + openmp for MAC
|
2015-09-13 18:06:28 -07:00 |
|
Tianqi Chen
|
0c0e26effa
|
Update README.md
|
2015-09-08 19:45:39 -07:00 |
|
Tianqi Chen
|
2a8c1c677e
|
Merge pull request #476 from terrytangyuan/patch-1
DOC: Typo in README.md in tests folder
|
2015-09-08 19:38:43 -07:00 |
|
Tianqi Chen
|
4380641714
|
Merge pull request #478 from terrytangyuan/tests
TST: Added some unit tests for Python
|
2015-09-08 19:38:30 -07:00 |
|
Tianqi Chen
|
f025488294
|
Merge pull request #473 from evilmucedin/master
make XGBClassifier.score compatible with arrays
|
2015-09-06 21:18:12 -07:00 |
|
Tianqi Chen
|
b3a3228a02
|
Merge pull request #469 from Far0n/patch-1
alpha & lambda for gbtree
|
2015-09-06 12:37:56 -07:00 |
|
Tianqi Chen
|
baa3145817
|
Merge pull request #461 from okaoka/fix-parameter-typo
Fix a typo in parameter.md
|
2015-08-29 10:02:40 -07:00 |
|
Tianqi Chen
|
c4fa2f6110
|
Update model.md
|
2015-08-23 22:46:50 -07:00 |
|
Tianqi Chen
|
b8330fc58a
|
Merge pull request #456 from phunterlau/master
add platform if statement in setup.py for pip for pull #450 issue
|
2015-08-23 22:04:19 -07:00 |
|
Tianqi Chen
|
32009942fd
|
Merge pull request #455 from sinhrks/py3
Python Visualization Fix for python 3
|
2015-08-23 14:29:33 -07:00 |
|
Tianqi Chen
|
8e06726f6b
|
Merge pull request #454 from VGuette/master
Missing parentheses in call to 'print' Thanks for the contribution!
|
2015-08-23 09:16:16 -07:00 |
|
Tianqi Chen
|
19eef1d0da
|
Merge pull request #450 from phunterlau/master
add necessary configrations for pip installation
|
2015-08-20 18:45:30 -07:00 |
|
Tianqi Chen
|
4af680c3b6
|
Merge pull request #439 from sinhrks/pyviz
Add visualization to python package! great job
|
2015-08-15 09:48:49 -07:00 |
|
Tianqi Chen
|
a13a3d1552
|
Merge pull request #443 from jdwittenauer/master
Cleaned up guide-python directory.
|
2015-08-13 18:07:42 -07:00 |
|
Tianqi Chen
|
a7202ee804
|
Merge pull request #438 from terrytangyuan/patch-1
fixed typos in basic_walkthrough demo
|
2015-08-10 22:45:24 -07:00 |
|
Tianqi Chen
|
18e1ddec3c
|
Merge pull request #435 from terrytangyuan/typos
fixed some typos in demos comments
|
2015-08-09 19:51:32 -07:00 |
|
Tianqi Chen
|
752cf4c95d
|
Update xgboost_R.cpp
|
2015-08-04 22:56:16 -07:00 |
|
Tianqi Chen
|
b30aa96a88
|
Update xgboost_R.cpp
|
2015-08-04 20:14:58 -07:00 |
|
Tianqi Chen
|
f42e4932fa
|
Merge pull request #430 from EricChenDM/master
fix SetCombine and SetPrune bug
|
2015-08-04 19:36:42 -07:00 |
|
Tianqi Chen
|
889887c2f1
|
Update README.md
|
2015-08-03 19:37:33 -07:00 |
|
Tianqi Chen
|
7fe8b95833
|
Update README.md
|
2015-08-03 19:36:29 -07:00 |
|
Tianqi Chen
|
bd1eaa25f2
|
Merge pull request #424 from ajkl/patch-14
Adding dmlc stamp
|
2015-08-03 19:25:30 -07:00 |
|
Tianqi Chen
|
2a01c5c865
|
Update CONTRIBUTORS.md
|
2015-07-30 22:26:10 -07:00 |
|
Tianqi Chen
|
362fe4e4fa
|
Update .travis.yml
|
2015-07-30 22:11:27 -07:00 |
|
Tianqi Chen
|
ebdcd94bf5
|
Merge pull request #418 from dmlc/travis
Travis OSX support and unfinished appveyor
|
2015-07-29 22:36:24 -07:00 |
|
Tianqi Chen
|
c261b3d1f5
|
Merge pull request #416 from ajkl/patch-13
add setuptools info
|
2015-07-29 17:38:58 -07:00 |
|
Tianqi Chen
|
d485d1849f
|
Merge pull request #409 from ajkl/patch-11
fixing broken basic_walkthrough links
|
2015-07-26 21:23:12 -07:00 |
|
Tianqi Chen
|
195f90159d
|
Merge pull request #408 from ajkl/patch-10
restructuring the README with an index
|
2015-07-26 21:14:48 -07:00 |
|
Tianqi Chen
|
eee0d5b065
|
Merge pull request #327 from jseabold/sklearn-eval-set
ENH: Allow early stopping through scikit-learn API
|
2015-07-26 11:58:45 -07:00 |
|
Tianqi Chen
|
b1dec917c7
|
Update page_fmatrix-inl.hpp
|
2015-07-25 21:29:46 -07:00 |
|
Tianqi Chen
|
141f9ebf4b
|
Update CHANGES.md
|
2015-07-24 08:51:05 -07:00 |
|
Tianqi Chen
|
80b6ec4478
|
update more contributor names
|
2015-07-21 21:31:39 -07:00 |
|
Tianqi Chen
|
9203d26a2f
|
Update CONTRIBUTORS.md
|
2015-07-21 08:13:07 -07:00 |
|
Tianqi Chen
|
4cf116ceb6
|
Update CONTRIBUTORS.md
|
2015-07-20 22:58:10 -07:00 |
|
Tianqi Chen
|
41f30c288e
|
Update CONTRIBUTORS.md
|
2015-07-20 22:56:29 -07:00 |
|
Tianqi Chen
|
71cd9b9000
|
Merge pull request #393 from jpata/wrapper-dict-fix
fix wrapper dict issue #392 thanks! merged
|
2015-07-14 08:53:37 -07:00 |
|
Tianqi Chen
|
b7f355fdd2
|
Update travis_after_failure.sh
|
2015-07-12 11:00:52 -07:00 |
|
Tianqi Chen
|
4a746be43a
|
Update build.md
|
2015-07-12 10:36:16 -07:00 |
|
Tianqi Chen
|
44f839b896
|
Update README.md
|
2015-07-12 10:31:55 -07:00 |
|
Tianqi Chen
|
35638f6146
|
Update README.md
|
2015-07-12 10:27:58 -07:00 |
|
Tianqi Chen
|
e402d20876
|
Update README.md
|
2015-07-10 20:41:20 -07:00 |
|
Tianqi Chen
|
dabb36c006
|
Update README.md
|
2015-07-10 20:41:00 -07:00 |
|
Tianqi Chen
|
167544d792
|
Merge pull request #382 from ajkl/patch-6
refs and formatting changes
|
2015-07-07 19:32:52 -07:00 |
|
Tianqi Chen
|
1fee7da16f
|
Merge pull request #384 from ajkl/patch-7
need to load vcd if it was freshly installed
|
2015-07-07 19:32:28 -07:00 |
|
Tianqi Chen
|
048d6929f4
|
Merge pull request #375 from yanqingmen/java_wrapper
good job! merged
|
2015-07-07 19:31:54 -07:00 |
|
Tianqi Chen
|
28f8267563
|
Update README.md
|
2015-07-06 22:45:27 -07:00 |
|
Tianqi Chen
|
9ec4c43dd2
|
Update README.md
|
2015-07-06 22:44:59 -07:00 |
|
Tianqi Chen
|
fd26f45208
|
Merge pull request #377 from ajkl/patch-3
Adding some details on nthread parameter
|
2015-07-06 19:58:44 -07:00 |
|
Tianqi Chen
|
13aff0d8cd
|
Merge pull request #378 from ajkl/patch-4
Adding workaround for install the R-package
|
2015-07-06 19:55:25 -07:00 |
|
Tianqi Chen
|
af76bbb3f3
|
Merge pull request #379 from ajkl/patch-5
Adding examples on xgb.importance, xgb.plot.importance and xgb.plot tree
|
2015-07-06 19:55:06 -07:00 |
|
Tianqi Chen
|
4d436a3cb0
|
Update README.md
|
2015-07-03 21:59:40 -07:00 |
|
Tianqi Chen
|
53a18635ee
|
Merge pull request #371 from ajkl/patch-2
fixing some typos
|
2015-07-03 21:42:54 -07:00 |
|
Tianqi Chen
|
fbaa3821a4
|
Merge pull request #351 from yanqingmen/java_wrapper
Java wrapper for xgboost
|
2015-06-11 09:02:32 -07:00 |
|
Tianqi Chen
|
00a8076deb
|
Merge pull request #350 from jeremyatia/patch-1
Update understandingXGBoostModel.Rmd
|
2015-06-08 16:36:40 -07:00 |
|
Tianqi Chen
|
1d57cfb7bd
|
Update xgboost.py
|
2015-05-22 13:27:08 -07:00 |
|
Tianqi Chen
|
bc7241b2a4
|
Update README.md
|
2015-05-21 13:44:21 -07:00 |
|
Tianqi Chen
|
7d132aefa9
|
Update LICENSE
|
2015-05-21 13:01:15 -07:00 |
|
Tianqi Chen
|
a31aaa410c
|
Update parameter.md
|
2015-05-20 17:27:15 -07:00 |
|
Tianqi Chen
|
da5e62773d
|
Merge pull request #328 from drsaltiel/patch-1
Update parameter.md to include parameter ranges
|
2015-05-20 17:26:00 -07:00 |
|
Tianqi Chen
|
c82101ef16
|
Merge pull request #324 from jseabold/allow-zero-as-missing
ENH: Allow missing = 0
|
2015-05-18 18:54:17 +02:00 |
|
Tianqi Chen
|
0c6bfa74b5
|
Merge pull request #315 from jseabold/sklearn-handle-missing
ENH: Allow settable missing value in sklearn api.
|
2015-05-18 17:00:53 +02:00 |
|
Tianqi Chen
|
01175a415a
|
Merge pull request #323 from jseabold/fix-errors
BUG: XGBError -> XGBoostError
|
2015-05-18 17:00:08 +02:00 |
|
Tianqi Chen
|
f49525ee95
|
Merge pull request #319 from jdwittenauer/master
Add classes_ attribute to scikit-learn wrapper
|
2015-05-15 22:03:18 -07:00 |
|
Tianqi Chen
|
9c52fc8e22
|
Merge pull request #314 from enizhibitsky/wrapper_stopping_fix
Fix early stopping in python wrapper
|
2015-05-14 16:16:47 -07:00 |
|
Tianqi Chen
|
019ab50994
|
Merge pull request #313 from alexchao56/master
Updated grammar for the README.md
|
2015-05-14 16:16:13 -07:00 |
|
Tianqi Chen
|
49ad633530
|
Update xgboost.py
|
2015-05-13 23:15:19 -07:00 |
|
Tianqi Chen
|
cb4d7f821f
|
Update README.md
|
2015-05-11 23:44:02 -07:00 |
|
Tianqi Chen
|
9c0ba67088
|
Update README.md
|
2015-05-11 08:45:59 -07:00 |
|
Tianqi Chen
|
8b9e87790a
|
Merge pull request #299 from jseabold/pickle-xgbooster
ENH: Pickle xgbooster enhancments. Thanks!
|
2015-05-11 08:44:36 -07:00 |
|
Tianqi Chen
|
08848ab3ee
|
Update README.md
|
2015-05-10 17:45:20 -07:00 |
|
Tianqi Chen
|
6f56e0f4ef
|
Merge pull request #307 from pommedeterresautee/master
cleaning Rmarkdown
|
2015-05-10 08:51:42 -07:00 |
|
Tianqi Chen
|
0af5cfbac3
|
Merge pull request #291 from pommedeterresautee/master
Rmarkdown improvement
|
2015-05-07 10:28:40 -07:00 |
|
Tianqi Chen
|
c6c7dc0a93
|
Update CHANGES.md
|
2015-05-06 17:11:39 -07:00 |
|
Tianqi Chen
|
2d748fb6fa
|
Update xgboost.py
|
2015-05-06 16:46:27 -07:00 |
|
Tianqi Chen
|
a3ad9df0b4
|
Update understandingXGBoostModel.Rmd
|
2015-05-04 14:27:44 -07:00 |
|
Tianqi Chen
|
37d704826a
|
Update parameter.md
|
2015-05-04 10:51:51 -07:00 |
|
Tianqi Chen
|
a8d059902d
|
Merge pull request #283 from pommedeterresautee/master
OTTO Rmarkdown
|
2015-05-03 09:09:49 -07:00 |
|
Tianqi Chen
|
5b430ee019
|
Update xgboost.py
|
2015-05-02 19:29:17 -07:00 |
|
Tianqi Chen
|
8c59c82d92
|
Merge pull request #282 from ujwlkarn/patch-1
Fixed typos and sentence structure
|
2015-05-02 09:07:14 -07:00 |
|
Tianqi Chen
|
b1f489fd8b
|
Merge pull request #281 from fyears/patch-2
update build instruction in OS X
|
2015-05-01 23:00:00 -07:00 |
|
Tianqi Chen
|
90b2c0946e
|
Merge pull request #280 from fyears/patch-1
The complete ways to install XGBoost in OS X.
|
2015-05-01 20:41:58 -07:00 |
|
Tianqi Chen
|
fe32725fa0
|
Update README.md
|
2015-05-01 15:58:51 -07:00 |
|
Tianqi Chen
|
8a411150ea
|
Update sparse_batch_page.h
|
2015-05-01 10:55:42 -07:00 |
|