-
I AM VERY BUSY
code for i am very busy
- 2019-04-11 23:29:13下载
- 积分:1
-
随机森林
说明: 用N来表示训练用例(样本)的个数,M表示特征数目。
输入特征数目m,用于确定决策树上一个节点的决策结果;其中m应远小于M。
从N个训练用例(样本)中以有放回抽样的方式,取样N次,形成一个训练集(即bootstrap取样),并用未抽到的用例(样本)作预测,评估其误差。
对于每一个节点,随机选择m个特征,决策树上每个节点的决定都是基于这些特征确定的。根据这m个特征,计算其最佳的分裂方式。
每棵树都会完整成长而不会剪枝,这有可能在建完一棵正常树状分类器后会被采用)。(N is used to represent the number of training cases (samples), and M is used to represent the number of features.
The number of input features m is used to determine the decision result of a node in the decision tree, where m should be far less than m.
From N training cases (samples), n times are sampled in the way of put back sampling to form a training set (i.e. bootstrap sampling), and the unselected cases (samples) are used to predict and evaluate the error.
For each node, m features are randomly selected, and the decision of each node in the decision tree is determined based on these features. According to these m characteristics, the best splitting mode is calculated.
Each tree will grow completely without pruning, which may be adopted after building a normal tree classifier).)
- 2021-01-28 13:47:33下载
- 积分:1
-
OBD_CAN读取代码
说明: 通过汽车的bod获取车辆的信息包括转速、车速、水温等等(Obtain the information of the vehicle through the BOD of the vehicle, including speed, speed, water temperature, etc)
- 2021-03-27 11:19:12下载
- 积分:1
-
金蝶10.4数据库表结构,适用于ASP语句
金蝶10.4数据库表结构,适用于ASP报表-Kingdee 10.4 database table structure, applicable to ASP statements
- 2023-01-15 00:45:03下载
- 积分:1
-
frmBargain
说明: 今天做的一个C#的小例子,希望初学者能够汲取精华,学习到更多的知识(A small example of C# today, I hope beginners can learn the essence and learn more knowledge.)
- 2020-06-25 07:40:02下载
- 积分:1
-
Relief特征选择
说明: Relief特征提取算法、matlab代码,程序有详细标注(Relief feature extraction algorithm, matlab code)
- 2020-03-19 16:29:54下载
- 积分:1
-
lpc2xxx开发板,字库文件说明文档
lpc2xxx开发板,字库文件说明文档-lpc2xxx development boards, font document documentation.
- 2022-05-28 23:29:59下载
- 积分:1
-
清华大学足球机器人大赛程序。
清华大学足球机器人大赛程序。-Qinghua University soccer robot competition procedures.
- 2022-06-27 15:15:40下载
- 积分:1
-
java_cmpp2.0-master
通信双方以客户-服务器方式建立TCP连接,用于双方信息的相互提交。当信道上没有数据传输时,通信双方应每隔时间C发送链路检测包以维持此连接,当链路检测包发出超过时间T后未收到响应,应立即再发送链路检测包,再连续发送N-1次后仍未得到响应则断开此连接。(Both sides of communication establish TCP connection in client-server mode for mutual submission of information. When there is no data transmission on the channel, both sides of the communication should send link detection packages every other time C to maintain this connection. If the link detection packages do not receive a response after sending out more than time T, the link detection packages should be sent immediately, and then the link detection packages should be disconnected if they have not received a response after sending N-1 consecutive times.)
- 2020-06-19 03:00:01下载
- 积分:1
-
capon
说明: capon算法matlab实现,波束形成,自适应,性能分析(capon algorithm MATLAB, beamforming, adaptive, performance analysis)
- 2020-06-04 01:10:38下载
- 积分:1