文件名称:fp-master
-
所属分类:
- 标签属性:
- 上传时间:2016-07-10
-
文件大小:2.63mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Identifying frequent item-sets can be useful in many ways. In the case of a supermarket, knowledge of which items are often purchased together could be used for product placement, targeted marketing, and so on. Additionally, once all frequent items sets have been identified, these item-sets could be analyzed further to extract rules such as, “if customers purchase both apples and bread, then there’s high probability they will also purchase lettuce and milk.” This overall process of first extracting frequent item-sets and then harvesting if-then rules is called association rule learning.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
fp-master/
fp-master/FP.sln
fp-master/FP.suo
fp-master/FP.vsmdi
fp-master/FP/
fp-master/FP/Algorithm/
fp-master/FP/Algorithm/FPGrowth.cs
fp-master/FP/Algorithm/FPTree.cs
fp-master/FP/Algorithm/Node.cs
fp-master/FP/App.config
fp-master/FP/AppData/
fp-master/FP/AppData/T10I4D100K.dat
fp-master/FP/AppData/chess.dat
fp-master/FP/AppData/mushroom.dat
fp-master/FP/AppData/pumsb_star.dat
fp-master/FP/DAL/
fp-master/FP/DAL/DAO/
fp-master/FP/DAL/DAO/Item.cs
fp-master/FP/DAL/DAO/ItemSet.cs
fp-master/FP/DAL/Gateway/
fp-master/FP/DAL/Gateway/FileInputDatabaseHelper.cs
fp-master/FP/DAL/Gateway/FileOutputDatabaseHelper.cs
fp-master/FP/DAL/Gateway/Interface/
fp-master/FP/DAL/Gateway/Interface/IInputDatabaseHelper.cs
fp-master/FP/DAL/Gateway/Interface/IOutputDatabaseHelper.cs
fp-master/FP/FP.csproj
fp-master/FP/Program.cs
fp-master/FP/Properties/
fp-master/FP/Properties/AssemblyInfo.cs
fp-master/FP/bin/
fp-master/FP/bin/Debug/
fp-master/FP/bin/Debug/FP.exe
fp-master/FP/bin/Debug/FP.exe.config
fp-master/FP/bin/Debug/FP.pdb
fp-master/FP/bin/Debug/FP.vshost.exe
fp-master/FP/bin/Debug/FP.vshost.exe.config
fp-master/FP/bin/Debug/FP.vshost.exe.manifest
fp-master/FP/obj/
fp-master/FP/obj/x86/
fp-master/FP/obj/x86/Debug/
fp-master/FP/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache
fp-master/FP/obj/x86/Debug/FP.csproj.FileListAbsolute.txt
fp-master/FP/obj/x86/Debug/FP.exe
fp-master/FP/obj/x86/Debug/FP.pdb
fp-master/FP/obj/x86/Debug/FP.txt
fp-master/FP/obj/x86/Debug/ResolveAssemblyReference.cache
fp-master/FPTests/
fp-master/FPTests/Algorithm/
fp-master/FPTests/Algorithm/FPGrowthTest.cs
fp-master/FPTests/App.config
fp-master/FPTests/FPTests.csproj
fp-master/FPTests/Properties/
fp-master/FPTests/Properties/AssemblyInfo.cs
fp-master/FPTests/Test References/
fp-master/FPTests/Test References/FP.accessor
fp-master/FPTests/bin/
fp-master/FPTests/bin/Debug/
fp-master/FPTests/bin/Debug/FP.exe
fp-master/FPTests/bin/Debug/FP.pdb
fp-master/FPTests/bin/Debug/FPTests.dll
fp-master/FPTests/bin/Debug/FPTests.dll.config
fp-master/FPTests/bin/Debug/FPTests.pdb
fp-master/FPTests/bin/Debug/FP_Accessor.exe
fp-master/FPTests/bin/Debug/FP_Accessor.pdb
fp-master/FPTests/obj/
fp-master/FPTests/obj/Debug/
fp-master/FPTests/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
fp-master/FPTests/obj/Debug/FPTests.csproj.FileListAbsolute.txt
fp-master/FPTests/obj/Debug/FPTests.dll
fp-master/FPTests/obj/Debug/FPTests.pdb
fp-master/FPTests/obj/Debug/FP_Accessor.exe
fp-master/FPTests/obj/Debug/FP_Accessor.pdb
fp-master/FPTests/obj/Debug/ResolveAssemblyReference.cache
fp-master/LICENSE
fp-master/Local.testsettings
fp-master/README.md
fp-master/TestResults/
fp-master/TestResults/Anonymous_ANONYMOUS-PC 2013-10-29 17_08_52.trx
fp-master/TraceAndTestImpact.testsettings
fp-master/FP.sln
fp-master/FP.suo
fp-master/FP.vsmdi
fp-master/FP/
fp-master/FP/Algorithm/
fp-master/FP/Algorithm/FPGrowth.cs
fp-master/FP/Algorithm/FPTree.cs
fp-master/FP/Algorithm/Node.cs
fp-master/FP/App.config
fp-master/FP/AppData/
fp-master/FP/AppData/T10I4D100K.dat
fp-master/FP/AppData/chess.dat
fp-master/FP/AppData/mushroom.dat
fp-master/FP/AppData/pumsb_star.dat
fp-master/FP/DAL/
fp-master/FP/DAL/DAO/
fp-master/FP/DAL/DAO/Item.cs
fp-master/FP/DAL/DAO/ItemSet.cs
fp-master/FP/DAL/Gateway/
fp-master/FP/DAL/Gateway/FileInputDatabaseHelper.cs
fp-master/FP/DAL/Gateway/FileOutputDatabaseHelper.cs
fp-master/FP/DAL/Gateway/Interface/
fp-master/FP/DAL/Gateway/Interface/IInputDatabaseHelper.cs
fp-master/FP/DAL/Gateway/Interface/IOutputDatabaseHelper.cs
fp-master/FP/FP.csproj
fp-master/FP/Program.cs
fp-master/FP/Properties/
fp-master/FP/Properties/AssemblyInfo.cs
fp-master/FP/bin/
fp-master/FP/bin/Debug/
fp-master/FP/bin/Debug/FP.exe
fp-master/FP/bin/Debug/FP.exe.config
fp-master/FP/bin/Debug/FP.pdb
fp-master/FP/bin/Debug/FP.vshost.exe
fp-master/FP/bin/Debug/FP.vshost.exe.config
fp-master/FP/bin/Debug/FP.vshost.exe.manifest
fp-master/FP/obj/
fp-master/FP/obj/x86/
fp-master/FP/obj/x86/Debug/
fp-master/FP/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache
fp-master/FP/obj/x86/Debug/FP.csproj.FileListAbsolute.txt
fp-master/FP/obj/x86/Debug/FP.exe
fp-master/FP/obj/x86/Debug/FP.pdb
fp-master/FP/obj/x86/Debug/FP.txt
fp-master/FP/obj/x86/Debug/ResolveAssemblyReference.cache
fp-master/FPTests/
fp-master/FPTests/Algorithm/
fp-master/FPTests/Algorithm/FPGrowthTest.cs
fp-master/FPTests/App.config
fp-master/FPTests/FPTests.csproj
fp-master/FPTests/Properties/
fp-master/FPTests/Properties/AssemblyInfo.cs
fp-master/FPTests/Test References/
fp-master/FPTests/Test References/FP.accessor
fp-master/FPTests/bin/
fp-master/FPTests/bin/Debug/
fp-master/FPTests/bin/Debug/FP.exe
fp-master/FPTests/bin/Debug/FP.pdb
fp-master/FPTests/bin/Debug/FPTests.dll
fp-master/FPTests/bin/Debug/FPTests.dll.config
fp-master/FPTests/bin/Debug/FPTests.pdb
fp-master/FPTests/bin/Debug/FP_Accessor.exe
fp-master/FPTests/bin/Debug/FP_Accessor.pdb
fp-master/FPTests/obj/
fp-master/FPTests/obj/Debug/
fp-master/FPTests/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
fp-master/FPTests/obj/Debug/FPTests.csproj.FileListAbsolute.txt
fp-master/FPTests/obj/Debug/FPTests.dll
fp-master/FPTests/obj/Debug/FPTests.pdb
fp-master/FPTests/obj/Debug/FP_Accessor.exe
fp-master/FPTests/obj/Debug/FP_Accessor.pdb
fp-master/FPTests/obj/Debug/ResolveAssemblyReference.cache
fp-master/LICENSE
fp-master/Local.testsettings
fp-master/README.md
fp-master/TestResults/
fp-master/TestResults/Anonymous_ANONYMOUS-PC 2013-10-29 17_08_52.trx
fp-master/TraceAndTestImpact.testsettings
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.