登录
首页 » Python » xgboost-master

xgboost-master

于 2019-03-18 发布
0 192
下载积分: 1 下载次数: 1

代码说明:

说明:  预编译的xgboost,有安装示例。。。。。。。。。。。。(Pre-compiled xgboost, there are installation examples...)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Self
    自己开发的抓Radius包并保存为文件的代码-Self-developed grasp Radius package and save it as a file code
    2022-03-01 07:38:42下载
    积分:1
  • 01982142matlab_rtw
    说明:  实时控制仿真,对初学者有一定的帮助,对专业人士也起到一定的帮助作用。希望大家一起进步。(Real-time control simulation is helpful to beginners and professionals. I hope you can make progress together.)
    2020-06-23 09:20:02下载
    积分:1
  • n阶魔方阵,就是把1
    n阶魔方阵,就是把1-n2个连续的正整数填到一个m*n的方阵中,使得每一列的和,每一行的和,以及两个对角线的和都相等。本程序只填奇数阶的魔方阵-n-order magic square, that is, the 1-n2 consecutive filled to a positive integer m* n square in which each column and each row and, as well as two diagonal and are equal. This procedure只填odd order magic squares
    2022-07-14 18:11:03下载
    积分:1
  • C语言程序设计教程习题和源代码
    系统地介绍了C语言的基本概念、语法以及程序设计的基本方法和技巧的应用。具体内容包括C语言的基本知识,数据类型、运算符及表达式,程序设计的基本方法、技巧,函数与程序结构,数组及应用,指针类型及应用,结构体及应刚,文件振作及应用等。
    2022-09-09 16:45:03下载
    积分:1
  • vb程序实现的是一个动态漂亮红灯笼,适合vb初学者练习。
    vb程序实现的是一个动态漂亮红灯笼,适合vb初学者练习。-vb program is a dynamic implementation of the Pretty Red Lantern, suitable for beginners to practice vb.
    2022-03-07 20:28:39下载
    积分:1
  • [输入] 图的顶点个数N,图中顶点之间的关系及起点A和终点B [输出] 若A到B无路径,则输出“There is no path” 否则输出A到B路...
    [输入] 图的顶点个数N,图中顶点之间的关系及起点A和终点B [输出] 若A到B无路径,则输出“There is no path” 否则输出A到B路径上个顶点 [存储结构] 图采用邻接矩阵的方式存储。 [算法的基本思想] 采用广度优先搜索的方法,从顶点A开始,依次访问与A邻接的顶点VA1,VA2,...,VAK, 访问遍之后,若没有访问B,则继续访问与VA1邻接的顶点VA11,VA12,...,VA1M,再访问与VA2邻接顶点...,如此下去,直至找到B,最先到达B点的路径,一定是边数最少的路径。实现时采用队列记录被访问过的顶点。每次访问与队头顶点相邻接的顶点,然后将队头顶点从队列中删去。若队空,则说明到不存在通路。在访问顶点过程中,每次把当前顶点的序号作为与其邻接的未访问的顶点的前驱顶点记录下来,以便输出时回溯。 #include int number //队列类型 typedef struct{ int q[20] -[imported] map of the number of vertices N, Vertex map of the relationship between the starting point and end point A and B [output] if A to B without path then exporting "There is no path" Otherwise output A to B on the path vertices [storage structure] plan adopted adjacency matrix of storage. [Algorithm for the basic idea] BFS way from the vertex A, A visit followed with adjacent vertices VA1, VA2 ,..., VAK, visiting times, if not visit B, continue to visit with the VA1 adjacent vertices VA11, VA12 ,..., VA1M. VA2 and then
    2022-01-25 22:50:29下载
    积分:1
  • wincvsday
    eclipse团队开发的cvs安装使用手册(Development eclipse team cvs Installation Guide)
    2010-02-07 14:19:45下载
    积分:1
  • ESN-master
    运用回声状态网络进行混沌时间序列预测,测试集为MackeyGlass_t17(Time series prediction using echo state network)
    2021-03-26 10:49:13下载
    积分:1
  • 在cadence virtuoso schematic 自动替换已有的cell到不同的lib
    在cadence virtuoso schematic 自动替换已有的cell到不同的lib-In the cadence virtuoso schematic automatically replace the existing cell to a different lib
    2022-02-02 21:24:15下载
    积分:1
  • Gear_Noise_and_Vibration_-_J[1]._Derek_Smith
    说明:  Jsmith教授的书籍,介绍齿轮传递误差,动态特性等(Jsmith gear noise&vibration)
    2021-04-18 14:28:51下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载