资源列表
排序选择:
[数据挖掘] 贝叶斯
说明:贝叶斯分类器的分类原理是通过某对象的先验概率,利用贝叶斯公式计算出其后验概率,即该对象属于某一类的概率,选择具有最大后验概率的类作为该对象所属的类(The classification principle of Bias classifier is to calculate the posterior probability by using Bias's formula through the prior probability of an object, that is, the proba<秦冰 > 在 2025-09-22 上传 | 大小:835kb | 下载:0
[数值算法/人工智能] DecisionTreeID3
说明:ID3算法是一种贪心算法,用来构造决策树。ID3算法起源于概念学习系统(CLS),以信息熵的下降速度为选取测试属性的标准,即在每个节点选取还尚未被用来划分的具有最高信息增益的属性作为划分标准,然后继续这个过程,直到生成的决策树能完美分类训练样例。(The ID3 algorithm is a greedy algorithm, which is used to construct a decision tree. ID3 algorithm originated from the concept<秦冰 > 在 2025-09-22 上传 | 大小:2.38mb | 下载:0
[matlab例程] GATest_src
说明:用遗传算法求解函数最大值的matlab程序(Solving the maximum function of function by genetic algorithm)<曼巴精神 > 在 2025-09-22 上传 | 大小:105kb | 下载:0
[单片机(51,AVR,MSP430等)] 基于51单片机格力空调遥控
说明:基于51单片机空调红外遥控器制作,使用矩阵键盘控制开关,温度增减,风速大小(Based on the infrared remote control of 51 single chip microcomputer, the matrix keyboard is used to control the switch, the temperature increase and decrease, the wind speed size.)<xuegui978 > 在 2025-09-22 上传 | 大小:2kb | 下载:0
[数据挖掘] kaggle-avazu-rank1
说明:Kaggle比赛中对于亚马逊的广告点击率预估rank1,其中包含相关数据和代码(the Kaggle competition, the ad click rate for Amazon is estimated to be Rank1, which contains relevant data and code)<秦冰 > 在 2025-09-22 上传 | 大小:260kb | 下载:0
[其他小程序] kaggle-avazu-rank2
说明:kaggle比赛中亚马逊广告预估rank2,其中包括相关的数据和代码(In the kaggle game, Amazon advertising estimates Rank2, which includes related data and code)<秦冰 > 在 2025-09-22 上传 | 大小:205kb | 下载:0