Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Mathimatics-Numerical algorithms

12、XGBoost

  • Category : Mathimatics-Numerical algorithms
  • Tags :
  • Update : 2019-07-09
  • Size : 1.18mb
  • Downloaded :0次
  • Author :凌风lpc
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Introduction - If you have any usage issues, please Google them yourself
The code and data set of xgboot as a prediction example are used for reference only
Packet file list
(Preview for download)
FilenameSizeUpdate
12.XGBoost(代码)\12.XGBoost\.idea\12.XGBoost.iml 398 2016-11-27
12.XGBoost(代码)\12.XGBoost\.idea\misc.xml 687 2016-11-27
12.XGBoost(代码)\12.XGBoost\.idea\modules.xml 272 2016-11-28
12.XGBoost(代码)\12.XGBoost\.idea\workspace.xml 32646 2016-11-28
12.XGBoost(代码)\12.XGBoost\12.1.xgBoost_Intro.py 1454 2019-05-29
12.XGBoost(代码)\12.XGBoost\12.2.xgBoost_Predict.py 1177 2019-05-30
12.XGBoost(代码)\12.XGBoost\12.3.xgBoost_Wine.py 1383 2016-11-27
12.XGBoost(代码)\12.XGBoost\12.4.xgBoost_ReadData.py 1746 2016-11-27
12.XGBoost(代码)\12.XGBoost\12.5.Titanic.py 5612 2016-11-28
12.XGBoost(代码)\12.XGBoost\12.agaricus.txt 3203 2016-01-01
12.XGBoost(代码)\12.XGBoost\12.agaricus_test.txt 182854 2016-01-01
12.XGBoost(代码)\12.XGBoost\12.agaricus_train.txt 739162 2016-01-01
12.XGBoost(代码)\12.XGBoost\12.Titanic.test.csv 28629 2016-09-03
12.XGBoost(代码)\12.XGBoost\12.Titanic.train.csv 61196 2016-09-03
12.XGBoost(代码)\12.XGBoost\12.Titanic.train_Prime.csv 61194 2016-09-04
12.XGBoost(代码)\12.XGBoost\12.Titannic_Meta.txt 1523 2016-09-04
12.XGBoost(代码)\12.XGBoost\12.wine.data 10782 2016-09-03
12.XGBoost(代码)\12.XGBoost\12.wine_names 3036 2016-09-03
xgboost-master\xgboost-master\.gitignore 681 2015-11-24
xgboost-master\xgboost-master\.travis.yml 1063 2015-11-24
xgboost-master\xgboost-master\appveyor.yml 877 2015-11-24
xgboost-master\xgboost-master\build.sh 1175 2015-11-24
xgboost-master\xgboost-master\CHANGES.md 2085 2015-11-24
xgboost-master\xgboost-master\CONTRIBUTORS.md 3443 2015-11-24
xgboost-master\xgboost-master\demo\.gitignore 15 2015-11-24
xgboost-master\xgboost-master\demo\binary_classification\agaricus-lepiota.data 373704 2015-11-24
xgboost-master\xgboost-master\demo\binary_classification\agaricus-lepiota.fmap 2202 2015-11-24
xgboost-master\xgboost-master\demo\binary_classification\agaricus-lepiota.names 6816 2015-11-24
xgboost-master\xgboost-master\demo\binary_classification\mapfeat.py 1176 2015-11-24
xgboost-master\xgboost-master\demo\binary_classification\mknfold.py 498 2015-11-24
xgboost-master\xgboost-master\demo\binary_classification\mushroom.conf 947 2015-11-24
xgboost-master\xgboost-master\demo\binary_classification\README.md 9124 2015-11-24
xgboost-master\xgboost-master\demo\binary_classification\runexp.sh 612 2015-11-24
xgboost-master\xgboost-master\demo\data\agaricus.txt.test 182854 2015-11-24
xgboost-master\xgboost-master\demo\data\agaricus.txt.train 739162 2015-11-24
xgboost-master\xgboost-master\demo\data\featmap.txt 3203 2015-11-24
xgboost-master\xgboost-master\demo\data\README.md 132 2015-11-24
xgboost-master\xgboost-master\demo\guide-python\basic_walkthrough.py 2715 2015-11-24
xgboost-master\xgboost-master\demo\guide-python\boost_from_prediction.py 1002 2015-11-24
xgboost-master\xgboost-master\demo\guide-python\cross_validation.py 2198 2015-11-24
xgboost-master\xgboost-master\demo\guide-python\custom_objective.py 1807 2015-11-24
xgboost-master\xgboost-master\demo\guide-python\evals_result.py 938 2015-11-24
xgboost-master\xgboost-master\demo\guide-python\external_memory.py 886 2015-11-24
xgboost-master\xgboost-master\demo\guide-python\generalized_linear_model.py 1228 2015-11-24
xgboost-master\xgboost-master\demo\guide-python\predict_first_ntree.py 769 2015-11-24
xgboost-master\xgboost-master\demo\guide-python\predict_leaf_indices.py 657 2015-11-24
xgboost-master\xgboost-master\demo\guide-python\README.md 694 2015-11-24
xgboost-master\xgboost-master\demo\guide-python\runall.sh 330 2015-11-24
xgboost-master\xgboost-master\demo\guide-python\sklearn_evals_result.py 1218 2015-11-24
xgboost-master\xgboost-master\demo\guide-python\sklearn_examples.py 2466 2015-11-24
xgboost-master\xgboost-master\demo\guide-python\sklearn_parallel.py 1297 2015-11-24
xgboost-master\xgboost-master\demo\kaggle-higgs\higgs-cv.py 1447 2015-11-24
xgboost-master\xgboost-master\demo\kaggle-higgs\higgs-numpy.py 1733 2015-11-24
xgboost-master\xgboost-master\demo\kaggle-higgs\higgs-pred.py 1166 2015-11-24
xgboost-master\xgboost-master\demo\kaggle-higgs\higgs-pred.R 710 2015-11-24
xgboost-master\xgboost-master\demo\kaggle-higgs\higgs-train.R 1101 2015-11-24
xgboost-master\xgboost-master\demo\kaggle-higgs\README.md 1039 2015-11-24
xgboost-master\xgboost-master\demo\kaggle-higgs\run.sh 229 2015-11-24
xgboost-master\xgboost-master\demo\kaggle-higgs\speedtest.py 2067 2015-11-24
xgboost-master\xgboost-master\demo\kaggle-higgs\speedtest.R 1975 2015-11-24
xgboost-master\xgboost-master\demo\kaggle-otto\otto_train_pred.R 1231 2015-11-24
xgboost-master\xgboost-master\demo\kaggle-otto\README.MD 667 2015-11-24
xgboost-master\xgboost-master\demo\kaggle-otto\understandingXGBoostModel.Rmd 9837 2015-11-24
xgboost-master\xgboost-master\demo\multiclass_classification\README.md 265 2015-11-24
xgboost-master\xgboost-master\demo\multiclass_classification\runexp.sh 301 2015-11-24
xgboost-master\xgboost-master\demo\multiclass_classification\train.py 1569 2015-11-24
xgboost-master\xgboost-master\demo\rank\mq2008.conf 754 2015-11-24
xgboost-master\xgboost-master\demo\rank\README.md 839 2015-11-24
xgboost-master\xgboost-master\demo\rank\runexp.sh 271 2015-11-24
xgboost-master\xgboost-master\demo\rank\trans_data.py 1189 2015-11-24
xgboost-master\xgboost-master\demo\rank\wgetdata.sh 150 2015-11-24
xgboost-master\xgboost-master\demo\README.md 2369 2015-11-24
xgboost-master\xgboost-master\demo\regression\machine.conf 967 2015-11-24
xgboost-master\xgboost-master\demo\regression\machine.data 8726 2015-11-24
xgboost-master\xgboost-master\demo\regression\machine.names 2903 2015-11-24
xgboost-master\xgboost-master\demo\regression\mapfeat.py 723 2015-11-24
xgboost-master\xgboost-master\demo\regression\mknfold.py 498 2015-11-24
xgboost-master\xgboost-master\demo\regression\README.md 1115 2015-11-24
xgboost-master\xgboost-master\demo\regression\runexp.sh 695 2015-11-24
xgboost-master\xgboost-master\demo\yearpredMSD\csv2libsvm.py 333 2015-11-24
xgboost-master\xgboost-master\demo\yearpredMSD\README.md 440 2015-11-24
xgboost-master\xgboost-master\demo\yearpredMSD\runexp.sh 649 2015-11-24
xgboost-master\xgboost-master\demo\yearpredMSD\yearpredMSD.conf 998 2015-11-24
xgboost-master\xgboost-master\doc\.gitignore 43 2015-11-24
xgboost-master\xgboost-master\doc\build.md 2644 2015-11-24
xgboost-master\xgboost-master\doc\conf.py 5626 2015-11-24
xgboost-master\xgboost-master\doc\dev-guide\contribute.md 653 2015-11-24
xgboost-master\xgboost-master\doc\external_memory.md 1824 2015-11-24
xgboost-master\xgboost-master\doc\faq.md 3053 2015-11-24
xgboost-master\xgboost-master\doc\img\cart.png 179620 2015-11-24
xgboost-master\xgboost-master\doc\img\split_find.png 45878 2015-11-24
xgboost-master\xgboost-master\doc\img\step_fit.png 63274 2015-11-24
xgboost-master\xgboost-master\doc\img\struct_score.png 74656 2015-11-24
xgboost-master\xgboost-master\doc\img\twocart.png 102756 2015-11-24
xgboost-master\xgboost-master\doc\index.md 4243 2015-11-24
xgboost-master\xgboost-master\doc\input_format.md 3264 2015-11-24
xgboost-master\xgboost-master\doc\Makefile 7405 2015-11-24
xgboost-master\xgboost-master\doc\model.md 14265 2015-11-24
xgboost-master\xgboost-master\doc\parameter.md 8272 2015-11-24
xgboost-master\xgboost-master\doc\param_tuning.md 2274 2015-11-24
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.