Games

所属分类:人工智能/神经网络/深度学习
开发工具:Visual C++
文件大小:1406KB
下载次数:151
上传日期:2011-05-16 12:09:14
上 传 者sunny_19871
说明:  Bayes分类器——算法设计 1. 使用决策树(Decision tree)分类算法、朴素贝叶斯(Naï ve Bayes)算法或者K-近邻(kNN)算法(三者任选其一)对给定的训练数据集构造分类器,并在测试数据集上进行分类预测。 2. 数据集描述: Tic-tac-toe游戏的二叉分类。Tic-tac-toe游戏示例如下
(Bayes classifier- Algorithm 1. Using the decision tree (Decision tree) classification algorithm, Naive Bayes (Naï ve Bayes) algorithm or K-nearest neighbor (kNN) algorithm (choose any one of three) on a given set of training data classification structure, and the test data Classification and Prediction on the set. 2. Data set description: Tic-tac-toe game binary classification. Tic-tac-toe game example is as follows)

文件列表:
Games\Bayes\bin\Bayesian Classifiers.exe (118784, 2008-11-09)
Games\Bayes\data\result.txt (5120, 2008-11-10)
Games\Bayes\data\test.txt (3629, 2008-10-13)
Games\Bayes\data\tic-tac-toe.names.txt (1154, 2008-10-13)
Games\Bayes\data\training.txt (21476, 2008-10-13)
Games\Bayes\doc\Bayes分类器——用户手册.pdf (343951, 2008-11-27)
Games\Bayes\doc\Bayes分类器——算法设计.pdf (547339, 2008-11-27)
Games\Bayes\Program\Bayesian Classifiers\Bayesian Classifiers\Bayes.cs (13049, 2008-11-10)
Games\Bayes\Program\Bayesian Classifiers\Bayesian Classifiers\Bayesian_Classifiers.csproj (3777, 2008-11-08)
Games\Bayes\Program\Bayesian Classifiers\Bayesian Classifiers\bin\Debug\Bayesian Classifiers.exe (118784, 2008-11-10)
Games\Bayes\Program\Bayesian Classifiers\Bayesian Classifiers\bin\Debug\Bayesian Classifiers.pdb (50688, 2008-11-10)
Games\Bayes\Program\Bayesian Classifiers\Bayesian Classifiers\bin\Debug\Bayesian Classifiers.vshost.exe (5632, 2005-12-08)
Games\Bayes\Program\Bayesian Classifiers\Bayesian Classifiers\bin\Release\Bayesian Classifiers.exe (114688, 2008-11-10)
Games\Bayes\Program\Bayesian Classifiers\Bayesian Classifiers\bin\Release\Bayesian Classifiers.pdb (46592, 2008-11-10)
Games\Bayes\Program\Bayesian Classifiers\Bayesian Classifiers\bin\Release\Bayesian Classifiers.vshost.exe (5632, 2005-12-08)
Games\Bayes\Program\Bayesian Classifiers\Bayesian Classifiers\Form1.cs (10293, 2008-11-09)
Games\Bayes\Program\Bayesian Classifiers\Bayesian Classifiers\Form1.Designer.cs (47935, 2008-11-08)
Games\Bayes\Program\Bayesian Classifiers\Bayesian Classifiers\Form1.resx (9431, 2008-11-08)
Games\Bayes\Program\Bayesian Classifiers\Bayesian Classifiers\Form_About.cs (961, 2008-11-08)
Games\Bayes\Program\Bayesian Classifiers\Bayesian Classifiers\Form_About.Designer.cs (2399, 2008-11-08)
Games\Bayes\Program\Bayesian Classifiers\Bayesian Classifiers\Form_About.resx (6008, 2008-11-08)
Games\Bayes\Program\Bayesian Classifiers\Bayesian Classifiers\obj\Bayesian_Classifiers.csproj.FileList.txt (842, 2008-11-10)
Games\Bayes\Program\Bayesian Classifiers\Bayesian Classifiers\obj\Debug\Bayesian Classifiers.exe (118784, 2008-11-10)
Games\Bayes\Program\Bayesian Classifiers\Bayesian Classifiers\obj\Debug\Bayesian Classifiers.pdb (50688, 2008-11-10)
Games\Bayes\Program\Bayesian Classifiers\Bayesian Classifiers\obj\Debug\Bayesian_Classifiers.csproj.GenerateResource.Cache (962, 2008-11-10)
Games\Bayes\Program\Bayesian Classifiers\Bayesian Classifiers\obj\Debug\Bayesian_Classifiers.Form1.resources (180, 2008-11-10)
Games\Bayes\Program\Bayesian Classifiers\Bayesian Classifiers\obj\Debug\Bayesian_Classifiers.Form_About.resources (180, 2008-11-10)
Games\Bayes\Program\Bayesian Classifiers\Bayesian Classifiers\obj\Debug\Bayesian_Classifiers.Properties.Resources.resources (73995, 2008-11-10)
Games\Bayes\Program\Bayesian Classifiers\Bayesian Classifiers\obj\Release\Bayesian Classifiers.exe (114688, 2008-11-10)
Games\Bayes\Program\Bayesian Classifiers\Bayesian Classifiers\obj\Release\Bayesian Classifiers.pdb (46592, 2008-11-10)
Games\Bayes\Program\Bayesian Classifiers\Bayesian Classifiers\obj\Release\Bayesian_Classifiers.csproj.GenerateResource.Cache (962, 2008-11-10)
Games\Bayes\Program\Bayesian Classifiers\Bayesian Classifiers\obj\Release\Bayesian_Classifiers.Form1.resources (180, 2008-11-10)
Games\Bayes\Program\Bayesian Classifiers\Bayesian Classifiers\obj\Release\Bayesian_Classifiers.Form_About.resources (180, 2008-11-10)
Games\Bayes\Program\Bayesian Classifiers\Bayesian Classifiers\obj\Release\Bayesian_Classifiers.Properties.Resources.resources (73995, 2008-11-10)
Games\Bayes\Program\Bayesian Classifiers\Bayesian Classifiers\obj\Release\TempPE\Properties.Resources.Designer.cs.dll (5120, 2008-11-10)
Games\Bayes\Program\Bayesian Classifiers\Bayesian Classifiers\Program.cs (479, 2008-11-08)
Games\Bayes\Program\Bayesian Classifiers\Bayesian Classifiers\Properties\AssemblyInfo.cs (1196, 2008-11-06)
Games\Bayes\Program\Bayesian Classifiers\Bayesian Classifiers\Properties\Resources.Designer.cs (3147, 2008-11-08)
Games\Bayes\Program\Bayesian Classifiers\Bayesian Classifiers\Properties\Resources.resx (6233, 2008-11-08)
Games\Bayes\Program\Bayesian Classifiers\Bayesian Classifiers\Properties\Settings.Designer.cs (1103, 2008-11-06)
... ...

近期下载者

相关文件


收藏者