搜索资源列表
ANewC4.5alg
- 经典的数据挖掘分类算法,由ID3算法演变而来。本算法主要用于处理连续属性值,基本过程如下: 1.根据属性的值对数据集排序 2.用不同的阈值将数据集动态的分类 3.迭代根据阈值进行划分 4.得到所有可能的阈值、增益以及增益比-classical classification of data mining algorithms, evolved from the ID3 algorithm. This is mainly used to deal with continuous at
id3
- id3算法源代码可以解决基本问题的算法人工智能技术-id3 algorithm source code can solve the basic problems of artificial intelligence algorithms
PROGRME
- 数据挖掘,分类算法,ID3算法,VB实现,VS2008平台-Data mining, classification algorithm, ID3 algorithm, VB implementation, VS2008 Platform
ID3
- ID3算法是机器学习部分的重要算法,程序实现ID3算法的基本思想,生成决策树。-ID3 algorithm is an important part of machine learning algorithms, the program to achieve the basic idea of ID3 algorithm to generate decision trees.
MP3-file-format-description
- mp3文件格式详解,介绍了mp3 id3标签,mp3帧格式和mp3解码要用到的基本理论,还给出了mp3解码的基本流程-mp3 file format Detailed descr iption is a mp3 the id3 tags, mp3 frame format and mp3 decoder to use the basic theory, we also give the mp3 decoding process
softhy672g
- STCMS音乐系统是一个优秀的音乐内容管理系统,本系统基于PHP+Mysql,采用MVC模式开发,支持模板标签,调用灵活。 系统出了支持音乐系统固有的基本功能外,有如下特点: 内置文章资讯系统,支持无限级资讯分类 音乐分类支持无限极分类 多服务器自动均衡试听、swfupload进度条上传 多模式伪静态全站 远程FTP一键录入音乐文件 ID3、文件名规则一键录入音乐文件 多模式加密防盗链 企业级多权限级别后台管理 歌手、专辑支持多图片
mp3-editor
- mp3编辑. . 或者说id3标签编辑器,允许你编辑的名字/作者/类型/专辑/评论/ etc,演示了基本的文件i / o -列表框,编辑框,静态文本控件等-mp3 editor .. or id3 tag editor that allows you to edit the name/author/type/album/comments/etc, demonstrates the basic file i/o- list boxes, edit boxes, static text contro
ID3
- 采用Java实现的ID3决策树算法,基本实现了原理,支持分类,只支持标称型变量。-Java implementation using ID3 decision tree algorithm, the basic realization of the principle, support the classification, only support a nominal variable.