文件名称:Games
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.37mb
- 下载次数:
- 0次
- 提 供 者:
- v***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
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 descr iption: Tic-tac-toe game binary classification. Tic-tac-toe game example is as follows
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 descr iption: Tic-tac-toe game binary classification. Tic-tac-toe game example is as follows
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Games\Bayes\bin\Bayesian Classifiers.exe
.....\.....\data\result.txt
.....\.....\....\test.txt
.....\.....\....\tic-tac-toe.names.txt
.....\.....\....\training.txt
.....\.....\.oc\Bayes分类器——用户手册.pdf
.....\.....\...\Bayes分类器——算法设计.pdf
.....\.....\Program\Bayesian Classifiers\Bayesian Classifiers\Bayes.cs
.....\.....\.......\....................\....................\Bayesian_Classifiers.csproj
.....\.....\.......\....................\....................\bin\Debug\Bayesian Classifiers.exe
.....\.....\.......\....................\....................\...\.....\Bayesian Classifiers.pdb
.....\.....\.......\....................\....................\...\.....\Bayesian Classifiers.vshost.exe
.....\.....\.......\....................\....................\...\Release\Bayesian Classifiers.exe
.....\.....\.......\....................\....................\...\.......\Bayesian Classifiers.pdb
.....\.....\.......\....................\....................\...\.......\Bayesian Classifiers.vshost.exe
.....\.....\.......\....................\....................\Form1.cs
.....\.....\.......\....................\....................\Form1.Designer.cs
.....\.....\.......\....................\....................\Form1.resx
.....\.....\.......\....................\....................\Form_About.cs
.....\.....\.......\....................\....................\Form_About.Designer.cs
.....\.....\.......\....................\....................\Form_About.resx
.....\.....\.......\....................\....................\obj\Bayesian_Classifiers.csproj.FileList.txt
.....\.....\.......\....................\....................\...\Debug\Bayesian Classifiers.exe
.....\.....\.......\....................\....................\...\.....\Bayesian Classifiers.pdb
.....\.....\.......\....................\....................\...\.....\Bayesian_Classifiers.csproj.GenerateResource.Cache
.....\.....\.......\....................\....................\...\.....\Bayesian_Classifiers.Form1.resources
.....\.....\.......\....................\....................\...\.....\Bayesian_Classifiers.Form_About.resources
.....\.....\.......\....................\....................\...\.....\Bayesian_Classifiers.Properties.Resources.resources
.....\.....\.......\....................\....................\...\Release\Bayesian Classifiers.exe
.....\.....\.......\....................\....................\...\.......\Bayesian Classifiers.pdb
.....\.....\.......\....................\....................\...\.......\Bayesian_Classifiers.csproj.GenerateResource.Cache
.....\.....\.......\....................\....................\...\.......\Bayesian_Classifiers.Form1.resources
.....\.....\.......\....................\....................\...\.......\Bayesian_Classifiers.Form_About.resources
.....\.....\.......\....................\....................\...\.......\Bayesian_Classifiers.Properties.Resources.resources
.....\.....\.......\....................\....................\...\.......\TempPE\Properties.Resources.Designer.cs.dll
.....\.....\.......\....................\....................\Program.cs
.....\.....\.......\....................\....................\...perties\AssemblyInfo.cs
.....\.....\.......\....................\....................\..........\Resources.Designer.cs
.....\.....\.......\....................\....................\..........\Resources.resx
.....\.....\.......\....................\....................\..........\Settings.Designer.cs
.....\.....\.......\....................\....................\..........\Settings.settings
.....\.....\.......\....................\....................\Resources\CSoft_Bayes_Classifiers.jpg
.....\.....\.......\....................\....................\.........\Thumbs.db
.....\.....\.......\....................\Bayesian Classifiers.sln
.....\.....\.......\....................\Bayesian Classifiers.suo
.....\.....\.......\....................\....................\obj\Debug\TempPE
.....\.....\.......\....................\....................\...\Release\TempPE
.....\.....\.......\....................\........
.....\.....\data\result.txt
.....\.....\....\test.txt
.....\.....\....\tic-tac-toe.names.txt
.....\.....\....\training.txt
.....\.....\.oc\Bayes分类器——用户手册.pdf
.....\.....\...\Bayes分类器——算法设计.pdf
.....\.....\Program\Bayesian Classifiers\Bayesian Classifiers\Bayes.cs
.....\.....\.......\....................\....................\Bayesian_Classifiers.csproj
.....\.....\.......\....................\....................\bin\Debug\Bayesian Classifiers.exe
.....\.....\.......\....................\....................\...\.....\Bayesian Classifiers.pdb
.....\.....\.......\....................\....................\...\.....\Bayesian Classifiers.vshost.exe
.....\.....\.......\....................\....................\...\Release\Bayesian Classifiers.exe
.....\.....\.......\....................\....................\...\.......\Bayesian Classifiers.pdb
.....\.....\.......\....................\....................\...\.......\Bayesian Classifiers.vshost.exe
.....\.....\.......\....................\....................\Form1.cs
.....\.....\.......\....................\....................\Form1.Designer.cs
.....\.....\.......\....................\....................\Form1.resx
.....\.....\.......\....................\....................\Form_About.cs
.....\.....\.......\....................\....................\Form_About.Designer.cs
.....\.....\.......\....................\....................\Form_About.resx
.....\.....\.......\....................\....................\obj\Bayesian_Classifiers.csproj.FileList.txt
.....\.....\.......\....................\....................\...\Debug\Bayesian Classifiers.exe
.....\.....\.......\....................\....................\...\.....\Bayesian Classifiers.pdb
.....\.....\.......\....................\....................\...\.....\Bayesian_Classifiers.csproj.GenerateResource.Cache
.....\.....\.......\....................\....................\...\.....\Bayesian_Classifiers.Form1.resources
.....\.....\.......\....................\....................\...\.....\Bayesian_Classifiers.Form_About.resources
.....\.....\.......\....................\....................\...\.....\Bayesian_Classifiers.Properties.Resources.resources
.....\.....\.......\....................\....................\...\Release\Bayesian Classifiers.exe
.....\.....\.......\....................\....................\...\.......\Bayesian Classifiers.pdb
.....\.....\.......\....................\....................\...\.......\Bayesian_Classifiers.csproj.GenerateResource.Cache
.....\.....\.......\....................\....................\...\.......\Bayesian_Classifiers.Form1.resources
.....\.....\.......\....................\....................\...\.......\Bayesian_Classifiers.Form_About.resources
.....\.....\.......\....................\....................\...\.......\Bayesian_Classifiers.Properties.Resources.resources
.....\.....\.......\....................\....................\...\.......\TempPE\Properties.Resources.Designer.cs.dll
.....\.....\.......\....................\....................\Program.cs
.....\.....\.......\....................\....................\...perties\AssemblyInfo.cs
.....\.....\.......\....................\....................\..........\Resources.Designer.cs
.....\.....\.......\....................\....................\..........\Resources.resx
.....\.....\.......\....................\....................\..........\Settings.Designer.cs
.....\.....\.......\....................\....................\..........\Settings.settings
.....\.....\.......\....................\....................\Resources\CSoft_Bayes_Classifiers.jpg
.....\.....\.......\....................\....................\.........\Thumbs.db
.....\.....\.......\....................\Bayesian Classifiers.sln
.....\.....\.......\....................\Bayesian Classifiers.suo
.....\.....\.......\....................\....................\obj\Debug\TempPE
.....\.....\.......\....................\....................\...\Release\TempPE
.....\.....\.......\....................\........