当前位置:
首页 资源下载
搜索资源 - formal concept analysis
搜索资源列表
-
0下载:
形式概念分析中,构建概念格源代码,已打包成DLL可供其它代码调用。,Formal concept analysis, concept lattice construction of the source code has been packaged into a DLL call for other code.
-
-
1下载:
形式概念分析,概念格算法
包含两个算法,一个算法是对给定的概念上下文数据集并生成概念格,另一个算法则是绘制出概念格的图。-This demo shows two algorithms related to Formal Concept Analysis. Algorithm one calculates all Formal Concepts contained in a given Formal Context. The second algorithm draws a Formal Co
-
-
0下载:
Code duplication exists for many reasons, although it is known to be a bad practice. It
may save costs on the development phase, but it surely has a higher cost of maintenance.
What can we do to detect and eliminate those problems?
This documen
-
-
0下载:
It s a source code project about Formal Concept Analysis. Written in C#
-
-
1下载:
概念格的构造问题是形式概念分析应用的前提。由于概念格的时空复杂度随着形式背景的增大而可能指数性的增大,有关概念格的生成问题一直是形式概念分析应用研究的一个重点。国内外的学者和研究人员对此进行了深入的研究,提出了一些有效的算法来生成概念格,这些算法一般可分为两类:批生成算法(Batch Algorithm)和渐进式生成算法(Incremental Algorithm )。。
-Concept lattice structure problem is the premise formal con
-
-
0下载:
概念格建格代码,模型的建立概念格(Concept Lattice)是一个以概念为元素的偏序集,它可以通过Hasse图可视化,其中每个节点是一个概念。概念格结构模型来源于形式概念分析(FCA)理论,是FCA中的核心数据分析工具,它本质上描述了对象(样本)与属性(特征)之间的关联。[1](The concept lattice (Concept, Lattice) is a poset of concept elements, which can be visualized by Hasse dia
-