Welcome![Sign In][Sign Up]
Location:
Search - CSharp mining

Search list

[Other resourceDBSCAN-csharp

Description: 程序说明: Form1.cs是应用聚类算法DBSCAN (Density-Based Spatical Clustering of Application with Noise)的示例,可以通过两个参数EPS和MinPts调节聚类。 DBSCAN.cs是实现文件,聚类算法的进一步信息请参考“数据挖掘”或者相关书籍 聚类示例数据来自于sxdb.mdb,一个Access数据库。 已知问题及进一步改进建议: 问题:dbscan.cs行64,SortedList不支持重复键,因此若两个数据点距离相同则无法加入集合 解决:采用人为减小一个微小量,使数据点距离不同且不影响聚类结果 上一解决方案的问题:减小double.Epsilon微小量无助于使SortedList认为两点距离以及不同 解决:采用一个指数增长的微小量,连续重试直至SortedList认为距离已经不同 进一步改进建议:可能通过double的强制转型为内存中的byte类型(假设double型转为8个byte) 然后最后一个byte减去0x01可比较漂亮的解决问题,但是……呵呵,C#中我不会这个操作 也可以自己实现一个SortedList,支持重复键,当然,这,好像是微软应该做的工作了 ^_^ Eric Guo <http://www.cnblogs.com/ericguo/> -procedures : Form1.cs clustering algorithm is applied DBSCAN (Density-Based Spati cal Clustering of Application with Noise) example, two parameters can EPS and MinPts regulation clustering. DBSCAN.cs is, the clustering algorithm further information please refer to the "data mining" or books related data clustering example from sxdb.m db, an Access database. Known issues and recommendations for further improvement : : 64 dbscan.cs OK, SortedList not support duplicate keys, and therefore if two data points from the same pool can not be solved by adding : By applying an artificially reduce a small amount of data from different points without clustering results on the impact of a solution of the problem : double.Epsilon small decrease in the amount of helplessness to make that 2:00 S
Platform: | Size: 15653 | Author: Huang Yi | Hits:

[Printing programMISGoldPrinterV1.1(CSharp)

Description: MIS金质打印王,C#语言编写 本程序为通用打印程序,单据、会计凭证、发票清单、报表、任意复杂表格、合并表格如工矿企业合同都可以由系统提供的几个默 认打印对象组合打印。DataGrid、DataTable、MSHFlexGrid等二维形式全部可以打印。-Print MIS gold Wang, C# language procedures for the preparation of this generic Print procedures, documentation, accounting documents, invoices, inventory, statements, arbitrary complex forms Merger forms such as mining contracts from the system provides several default portfolio Print Print object. DataGrid, DataTable, MSHFlexGrid all other forms of two-dimensional print.
Platform: | Size: 111189 | Author: 张 虎 | Hits:

[Mathimatics-Numerical algorithmsDataMining_NaiveBayes_CSharp_WIP_100

Description: Data Mining 算法-Data Mining Algorithms
Platform: | Size: 30720 | Author: samtang | Hits:

[Algorithm聚类算法 dbscan

Description: 数据挖掘中的聚类算法程序演示参考 dbscan for C# -data mining algorithms procedures demonstration dbscan reference for C#
Platform: | Size: 30720 | Author: 梁飞 | Hits:

[AI-NN-PRID3_src

Description: 一个用C#写的ID3算法,属于数据挖掘中的决策树生成算法。-a C# write ID3 algorithm, data mining is the decision tree generation algorithm.
Platform: | Size: 4096 | Author: 罗成 | Hits:

[AI-NN-PRk-meansgaijin

Description: 数据挖掘中的一个聚类算法k-means。-data mining clustering algorithm of a k-means.
Platform: | Size: 40960 | Author: 陈海山 | Hits:

[CSharpMyDM1

Description: 该算法实现ID3算法功能,载自<数据仓库与数据挖掘>(人民邮电出版社)的天气训练实例-the algorithm ID3 algorithm functions contained since lt; Data Warehouse and Data Mining gt; (People's Post and Telecommunication Press), the weather training examples
Platform: | Size: 45056 | Author: 搜索 | Hits:

[Other resourceDBSCAN-csharp

Description: 程序说明: Form1.cs是应用聚类算法DBSCAN (Density-Based Spatical Clustering of Application with Noise)的示例,可以通过两个参数EPS和MinPts调节聚类。 DBSCAN.cs是实现文件,聚类算法的进一步信息请参考“数据挖掘”或者相关书籍 聚类示例数据来自于sxdb.mdb,一个Access数据库。 已知问题及进一步改进建议: 问题:dbscan.cs行64,SortedList不支持重复键,因此若两个数据点距离相同则无法加入集合 解决:采用人为减小一个微小量,使数据点距离不同且不影响聚类结果 上一解决方案的问题:减小double.Epsilon微小量无助于使SortedList认为两点距离以及不同 解决:采用一个指数增长的微小量,连续重试直至SortedList认为距离已经不同 进一步改进建议:可能通过double的强制转型为内存中的byte类型(假设double型转为8个byte) 然后最后一个byte减去0x01可比较漂亮的解决问题,但是……呵呵,C#中我不会这个操作 也可以自己实现一个SortedList,支持重复键,当然,这,好像是微软应该做的工作了 ^_^ Eric Guo <http://www.cnblogs.com/ericguo/> -procedures : Form1.cs clustering algorithm is applied DBSCAN (Density-Based Spati cal Clustering of Application with Noise) example, two parameters can EPS and MinPts regulation clustering. DBSCAN.cs is, the clustering algorithm further information please refer to the "data mining" or books related data clustering example from sxdb.m db, an Access database. Known issues and recommendations for further improvement : : 64 dbscan.cs OK, SortedList not support duplicate keys, and therefore if two data points from the same pool can not be solved by adding : By applying an artificially reduce a small amount of data from different points without clustering results on the impact of a solution of the problem : double.Epsilon small decrease in the amount of helplessness to make that 2:00 S
Platform: | Size: 26624 | Author: Huang Yi | Hits:

[Printing programMISGoldPrinterV1.1(CSharp)

Description: MIS金质打印王,C#语言编写 本程序为通用打印程序,单据、会计凭证、发票清单、报表、任意复杂表格、合并表格如工矿企业合同都可以由系统提供的几个默 认打印对象组合打印。DataGrid、DataTable、MSHFlexGrid等二维形式全部可以打印。-Print MIS gold Wang, C# language procedures for the preparation of this generic Print procedures, documentation, accounting documents, invoices, inventory, statements, arbitrary complex forms Merger forms such as mining contracts from the system provides several default portfolio Print Print object. DataGrid, DataTable, MSHFlexGrid all other forms of two-dimensional print.
Platform: | Size: 243712 | Author: 张 虎 | Hits:

[CSharpMISGoldPrinter

Description: 用C#编制的MIS系统,本程序为通用打印程序,单据、会计凭证、发票清单、报表、任意复杂表格、合并表格如工矿企业合同都可以由系统提供的几个默认打印对象组合打印。 DataGrid、DataTable、MSHFlexGrid等二维形式全部可以打印。-C# prepared by the MIS system, the procedures for the General Print procedures, documentation, accounting documents, invoices, statements, arbitrary complex forms, the merger of forms such as mining contracts from the system provides several default portfolio Print Print object. DataGrid, DataTable, MSHFlexGrid all other forms of two-dimensional print.
Platform: | Size: 238592 | Author: 王磊 | Hits:

[Other DatabasesID3code

Description: id3算法进行决策树生成 以信息增益最大的属性作为分类属性,生成决策树,从而得出决策规则。id3的源码决策树最全面最经典的版本.id3决策树的实现及其测试数据.id3 一个有用的数据挖掘算法,想必对大家会有所帮助!-id3 decision tree algorithms to generate information gain the greatest attribute as a classification attributes, generate decision tree, Thus, it reached a decision-making rules. Id3 the most comprehensive source Decision Tree classic version. Id3 decision tree and the achievement test data. Id3 1 useful data mining algorithms, surely they will help you!
Platform: | Size: 38912 | Author: 李顺古 | Hits:

[Other DatabasesTheclassicalid3

Description: id3的源码决策树最全面最经典的版本.id3决策树的实现及其测试数据.id3 一个有用的数据挖掘算法,想必对大家会有所帮助!id3算法进行决策树生成 以信息增益最大的属性作为分类属性,生成决策树,从而得出决策规则。-id3 the most comprehensive source Decision Tree classic version. Id3 decision tree and the achievement test data. I d3 a useful data mining algorithms, surely they will help you! Id3 decision tree algorithms to generate information gain the greatest attribute as a classification attributes, generate decision tree, Thus, it reached a decision-making rules.
Platform: | Size: 39936 | Author: 王小明 | Hits:

[Shop supermarket software systemweka_datamining

Description: 一个小型的数据挖掘器应用软件,综合数据挖掘的各种功能,包括关联分析模块、分类模块、聚类分析模块-a small application for data mining software, integrated data mining of various functions, including relational analysis module, Classification Module, cluster analysis module
Platform: | Size: 4166656 | Author: lizi | Hits:

[AI-NN-PRWaterStatus

Description: 数据挖掘的一个源代码,实现了Apriori算法,应用在水污染相关数据上,对学习这方面的有很好的参考价值-a data mining source code, achieving Apriori algorithm, used in water-related data, learning in this area have a good reference value
Platform: | Size: 4096 | Author: 李小宇 | Hits:

[AI-NN-PRMyAprioriAlg

Description: 数据挖掘Apriori算法,采用C#实现,数据库在Debug目录下-Apriori data mining algorithm, using C# Achieve, the database directory in the Debug
Platform: | Size: 65536 | Author: rongrongxia | Hits:

[AI-NN-PROSDESIGN

Description: 数据挖掘Apriori算法,采用C#实现,数据库在Debug目录下-Apriori data mining algorithm, using C# Achieve, the database directory in the Debug
Platform: | Size: 258048 | Author: rongrongxia | Hits:

[Other systemsBookSellAnalysis

Description: 一个基于数据挖掘的图书智能销售系统,具有预测功能,同时能对客户进行数据挖掘分析。 .net平台,sql2005环境,必须安装sql205 BI-A book based on data mining intelligent marketing system, a prediction function, at the same time be able to analyze customer data mining. . net platform, sql2005 environment, must be installed sql205 BI
Platform: | Size: 2144256 | Author: 林子斌 | Hits:

[CSharpApriori_Csharp

Description: apriori算法的c#实现 希望对正在学习数据挖掘朋友们有用-apriori algorithm c# realize hope to learn from data mining is useful friends
Platform: | Size: 10240 | Author: 刘凯 | Hits:

[Otherexcel-data-mining

Description: 此源码是说明了如何在EXCEL2007中嵌套数据挖掘的功能,并提供接口给其它应用程序调用-This source is described how data mining EXCEL2007 in nested functions, and provide interfaces to other applications call
Platform: | Size: 82944 | Author: sam | Hits:

[Windows Developtext-data-mining

Description: 此程序实现了如何在TXT或WORD文档中进行数据挖掘,在文本中提取有用信息-The realization of this procedure how to TXT or WORD document to carry out data mining, in the text to extract useful information
Platform: | Size: 384000 | Author: sam | Hits:
« 12 »

CodeBus www.codebus.net