简体   繁体   English

C#的数据挖掘资源

[英]Data Mining Resources for C#

I wonder if we could compile a list of resources for Data Mining in C#? 我想知道我们是否可以在C#中编译数据挖掘的资源列表?

Specifically I am looking for 具体我正在寻找

  • Implementations of Data Mining Algorithms 数据挖掘算法的实现
  • Open Source Data mining libraries 开源数据挖掘库
  • Tutorials on Data Mining using C#/.net code 使用C#/ .net代码进行数据挖掘的教程

& if anyone knows of a C# implementation of http://en.wikipedia.org/wiki/C4.5_algorithm I'd be very interested. 如果有人知道http://en.wikipedia.org/wiki/C4.5_algorithm的C#实现,我会非常感兴趣。

I'll try and summarise the posted results for re-usability 我将尝试总结已发布的结果以便重新使用

If you are like me, you can have a look at Weka's Souce Code (its in JAVA - I have a dream to port it into C#.Net, if any one has not already started... there is a J# port... http://sourceforge.net/projects/wekadotnet ) 如果你像我一样,你可以看看Weka的Souce Code(它在JAVA中 - 我有一个梦想将它移植到C#.Net,如果还没有开始......有一个J#端口...... http://sourceforge.net/projects/wekadotnet

Also look at... http://datamining.codeplex.com/ 另请看...... http://datamining.codeplex.com/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM