文件名称:ID3-CSharp
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:60.67kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
This my implementation of ID3 algorithm. The algorithm ID3 (Quinlan) uses the method top-down induction of decision trees. Given a set of classified examples a decision tree is induced, biased by the information gain measure, which heuristically leads to small trees. The examples are given in attribute-value representation. The set of possible classes is finite. Only tests, that split the set of instances of the underlying example languages depending on the value of a single attribute are supported. -This is my implementation of ID3 algorithm. The algorithm ID3 (Quinlan) uses the method top-down induction of decision trees. Given a set of classified examples a decision tree is induced, biased by the information gain measure, which heuristically leads to small trees. The examples are given in attribute-value representation. The set of possible classes is finite. Only tests, that split the set of instances of the underlying example languages depending on the value of a single attribute are supported.
相关搜索: Quinlan ID3
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ID3 C#/myID3.sln
ID3 C#/myID3.suo
ID3 C#/myID3/
ID3 C#/myID3/bin/
ID3 C#/myID3/bin/Debug/
ID3 C#/myID3/bin/Debug/adult+stretch.txt
ID3 C#/myID3/bin/Debug/adult-stretch.txt
ID3 C#/myID3/bin/Debug/myID3.exe
ID3 C#/myID3/bin/Debug/myID3.pdb
ID3 C#/myID3/bin/Debug/myID3.vshost.exe
ID3 C#/myID3/bin/Debug/playtennis.txt
ID3 C#/myID3/bin/Debug/test.txt
ID3 C#/myID3/bin/Debug/yellow-small.txt
ID3 C#/myID3/bin/Debug/yellow-small+adult-stretch.txt
ID3 C#/myID3/bin/Release/
ID3 C#/myID3/C4_5.cs
ID3 C#/myID3/ClassDiagram2.cd
ID3 C#/myID3/DecisionTree.cs
ID3 C#/myID3/ID3.cs
ID3 C#/myID3/myID3.csproj
ID3 C#/myID3/obj/
ID3 C#/myID3/obj/x86/
ID3 C#/myID3/obj/x86/Debug/
ID3 C#/myID3/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache
ID3 C#/myID3/obj/x86/Debug/myID3.csproj.FileListAbsolute.txt
ID3 C#/myID3/obj/x86/Debug/myID3.exe
ID3 C#/myID3/obj/x86/Debug/myID3.pdb
ID3 C#/myID3/obj/x86/Debug/ResolveAssemblyReference.cache
ID3 C#/myID3/obj/x86/Debug/TempPE/
ID3 C#/myID3/playtennis.txt
ID3 C#/myID3/Program.cs
ID3 C#/myID3/Properties/
ID3 C#/myID3/Properties/AssemblyInfo.cs
ID3 C#/myID3/Trainning.cs
ID3 C#/myID3/TreeNode.cs
ID3 C#/myID3/Validation.cs
ID3 C#/myID3.suo
ID3 C#/myID3/
ID3 C#/myID3/bin/
ID3 C#/myID3/bin/Debug/
ID3 C#/myID3/bin/Debug/adult+stretch.txt
ID3 C#/myID3/bin/Debug/adult-stretch.txt
ID3 C#/myID3/bin/Debug/myID3.exe
ID3 C#/myID3/bin/Debug/myID3.pdb
ID3 C#/myID3/bin/Debug/myID3.vshost.exe
ID3 C#/myID3/bin/Debug/playtennis.txt
ID3 C#/myID3/bin/Debug/test.txt
ID3 C#/myID3/bin/Debug/yellow-small.txt
ID3 C#/myID3/bin/Debug/yellow-small+adult-stretch.txt
ID3 C#/myID3/bin/Release/
ID3 C#/myID3/C4_5.cs
ID3 C#/myID3/ClassDiagram2.cd
ID3 C#/myID3/DecisionTree.cs
ID3 C#/myID3/ID3.cs
ID3 C#/myID3/myID3.csproj
ID3 C#/myID3/obj/
ID3 C#/myID3/obj/x86/
ID3 C#/myID3/obj/x86/Debug/
ID3 C#/myID3/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache
ID3 C#/myID3/obj/x86/Debug/myID3.csproj.FileListAbsolute.txt
ID3 C#/myID3/obj/x86/Debug/myID3.exe
ID3 C#/myID3/obj/x86/Debug/myID3.pdb
ID3 C#/myID3/obj/x86/Debug/ResolveAssemblyReference.cache
ID3 C#/myID3/obj/x86/Debug/TempPE/
ID3 C#/myID3/playtennis.txt
ID3 C#/myID3/Program.cs
ID3 C#/myID3/Properties/
ID3 C#/myID3/Properties/AssemblyInfo.cs
ID3 C#/myID3/Trainning.cs
ID3 C#/myID3/TreeNode.cs
ID3 C#/myID3/Validation.cs
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.