-
-
Notifications
You must be signed in to change notification settings - Fork 8.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Save models from xgb.cv #795
Conversation
try this to update your repository including submodule, with the following commands:
BTW, great idea |
Hi! Thanks for kind words. I can't figure out what is wrong. I did before the pull request but after commit. and then again after I got the appveyor error message/. How do I fix it now? |
Do you compile on your computer now ? |
regarding AppVeyor, I don't think it is related to you. |
Ah, sorry I thought you were talking about AppVeyor issue, the compilation issue is different - I am getting the exact same message as I don't think it could be related to submodules. I am getting it when installing from github from my repo and as well from dmlc. |
Minor typo
Update build.md
fsplit value
Hi Guys, I am fairly new to the process of contributing to XGB, or to any other SW to be honest. With respect, Andrey |
[DISK] Major improvements in external memory, add support to group back
Awesome-XGBoost page
Add "mean absolute error" to metrics
[TRAVIS] Fix script
Fix model save problem in YARN
[DOC] reorg docs
cause this code test pickle the booster, so change bst2 -> bst3
[DIST] Add Distributed XGBoost on AWS Tutorial
temp compatibility with sklearn
the description field was set to what should be the long_description field -- making a bit of a mess on PyPi
fix PyPi Description issue
Plugging in gp_xgboost_gridsearch
closing this for now, see #892 for new guideline in enhancing training API |
#793 Please note that this change have not been tested. I could not install xgboost from the most recent repository due to some compilation errors - missing logging.h.