搜索资源列表
zyjy0614rtyyyu
- JsP源代码,很好的,网上商城在线购物网站系统,电子商务自助建站管理系统。适合电脑,手机,数码,化妆品,服装,运动鞋,首饰,母婴,成人用品,书籍,汽车,办公用品,音像制品的网店-JsP source code, good, online shopping mall website online systems, e-commerce Station at self-service management system. Suitable for computers, mobile phones,
ECGToolbox
- matlab编程环境下,处理体表心脏电信号,包括消除基线漂移,贝叶思滤波。模拟实际的成人心脏电信号等-Matlab programming environment, the surface treatment of cardiac signals, including the elimination of baseline drift, Beiye ideological filter. Simulation of the actual adult cardiac signals, etc.
adult
- 著名的数据挖掘测试数据集,由UCI维护提供. adult.data 含15个属性,32561个样本.
adult_net
- BP神经网络预测个人的收入信息,其中adult.data为训练数据,adult.test为测试数据-BP neural network to predict the income of personal information, which adult.data data for training, adult.test test data for
chadanci
- 求方程的一个根,也可以是几个,方程级别不限-The sale of a pig model, this is only taking into account the adult pig is not with the price of pigs
NBLR
- 在Adult等数据集上比较NB和LR算法的优缺点-Adult and other data sets in the NB and LR algorithms to compare the advantages and disadvantages
mowangLanguage
- 有一个魔王总是使用自己的一种非常精炼而抽象的语言讲话,没有人能听懂。但他的语言是可以逐步解释成人能懂的语言的,因为他的语言是由以下两种形式的规则由人的语言逐步抽象上去的: (1) α→β1β2 …… βm (2) (θδ1δ2 …… δn)→ θδnθδn-1 …… θδ1 θ -A devil always use a very refined and abstract language speech, no one can understand. But his languag
CART
- 机器学习-CART决策树代码。使用UCI上面的Adult数据集。-Machine learning- CART decision tree using adult database on UCI.
贝叶斯和KNN算法比较——基于Adult数据集
- 朴素贝叶斯算法和KNN算法比较,其中用到的数据集为adults(Comparison of Bias and KNN algorithms)
_1_ver1_2
- 概率论作业1,使用adult数据集,进行数据分析(Probability theory job 1, using the adult data set to carry out data analysis)
最小生成树
- 小生成树其实是最小权重生成树的简称。一个有n个结点的连通图的生成树是原图的极小连通子图,且包含原图中的所有n个结点,并且有保持图连通的最少的边。最小生成树可以用kruskal(克鲁斯卡尔)算法或Prim(普里姆)算法求出。(The young adult tree is actually the abbreviation of the minimum power regeneration. The spanning tree of a connected graph with n nodes i
adult
- 本人课设实现的基于决策树和朴素贝叶斯对Adult数据集进行分类!(Adult dataset is classified based on decision tree and naive bayes!)