国产精品婷婷久久久久久,国产精品美女久久久浪潮av,草草国产,人妻精品久久无码专区精东影业

形式概念中對(duì)象概念與屬性概念的識(shí)別算法探討.doc

  
約40頁(yè)DOC格式手機(jī)打開(kāi)展開(kāi)

形式概念中對(duì)象概念與屬性概念的識(shí)別算法探討,1.44萬(wàn)字自己原創(chuàng)的畢業(yè)論文,已經(jīng)通過(guò)校內(nèi)系統(tǒng)檢測(cè),重復(fù)率低,僅在本站獨(dú)家出售,大家放心下載使用摘要形式概念分析(formal concept analysis,fca)是wille提出的一種從形式背景進(jìn)行數(shù)據(jù)分析和規(guī)則提取的強(qiáng)有力工具,形式概念分析建立在數(shù)學(xué)基礎(chǔ)之上,對(duì)組成...
編號(hào):99-481713大小:1.37M
分類: 論文>計(jì)算機(jī)論文

內(nèi)容介紹

此文檔由會(huì)員 jiji888 發(fā)布

形式概念中對(duì)象概念與屬性概念的識(shí)別算法探討

1.44萬(wàn)字
自己原創(chuàng)的畢業(yè)論文,已經(jīng)通過(guò)校內(nèi)系統(tǒng)檢測(cè),重復(fù)率低,僅在本站獨(dú)家出售,大家放心下載使用

摘要
形式概念分析(Formal Concept Analysis,F(xiàn)CA)是Wille提出的一種從形式背景進(jìn)行數(shù)據(jù)分析和規(guī)則提取的強(qiáng)有力工具,形式概念分析建立在數(shù)學(xué)基礎(chǔ)之上,對(duì)組成本體的概念、屬性以及關(guān)系等用形式化的語(yǔ)境表述出來(lái),然后根據(jù)語(yǔ)境,構(gòu)造出概念格(concept lattice),即本體,從而清楚地表達(dá)出本體的結(jié)構(gòu)。形式概念分析強(qiáng)調(diào)以人的認(rèn)知為中心,提供了一種與傳統(tǒng)的、統(tǒng)計(jì)的數(shù)據(jù)分析和知識(shí)表示完全不同的方法,成為了人工智能學(xué)科的重要研究對(duì)象,在機(jī)器學(xué)習(xí)、數(shù)據(jù)挖掘、信息檢索等領(lǐng)域得到了廣泛的應(yīng)用。
為了進(jìn)一步提高數(shù)據(jù)表示的效率以及數(shù)據(jù)挖掘的效率,分別對(duì)兩類特殊概念即對(duì)象概念和屬性概念進(jìn)行了研究。分析了對(duì)象概念和屬性概念與不可約元的關(guān)系。根據(jù)對(duì)象概念是上確界不可約元,上確界不可約元一定是對(duì)象概念;對(duì)偶的,屬性概念是下確界不可約元,下確界不可約元一定是屬性概念,提出相對(duì)簡(jiǎn)便的對(duì)象概念和屬性概念的識(shí)別算法;并順帶討論了以屬性概念為遞歸終止條件的內(nèi)涵縮減的遞歸計(jì)算和屬性排序與關(guān)聯(lián)規(guī)則的提取。
本次設(shè)計(jì)采用VS2010開(kāi)發(fā)平臺(tái),C++程序設(shè)計(jì)語(yǔ)言,對(duì)對(duì)象概念和屬性概念的識(shí)別算法,以及對(duì)象概念和屬性概念的比較和排序行了實(shí)例測(cè)試。并測(cè)試了內(nèi)涵縮減的遞歸計(jì)算和關(guān)聯(lián)規(guī)則的提取。

關(guān)鍵詞:形式概念分析 對(duì)象概念 屬性概念 內(nèi)涵縮減 關(guān)聯(lián)規(guī)則


Summary
Formal concept analysis (Formal Concept Analysis, FCA) is a powerful tool Wille proposed by data analysis and rule extraction from formal context, formal concept analysis based on the mathematical basis, the concept of body composition, properties, and relationships out with the context of the formal presentation, and then according to the context, to construct a concept lattice (concept lattice), that body, in order to clearly express the structure of the body. Formal Concept Analysis emphasizes human cognition center, offers a traditional, statistical data analysis and knowledge representation completely different approach, the study of artificial intelligence has become an important subject in machine learning, data mining, information retrieva l and other fields has been widely used.
In order to further improve the efficiency of data representation and the efficiency of data mining, namely the concept of two special attributes that object concepts and concepts were studied. Analyzes the relationship between object concepts and attributes of the concept of irreducible element. Depending on the object concept is the supremum irreducible element, the supremum irreducible element must be the object concept; duality, property concept is infimum irreducible element, infimum irreducible element must be the property of the concept, put forward a relatively simple concepts and properties of the object recognition algorithm concept; and incidentally discussed the concept of recursive calculations to attribute meaning to recursion termination condition reduced sorting and extracting attributes associated with the rule.
In this paper, VS2010 development platform, C++ programming language, concepts and properties of the concept of object recognition algorithms, as well as the concept of object concepts and attributes to compare and sort the list instances tested. And test the extract reduced the recursive calculation connotation and association rules.

Key Words:Formal Concept Analysis Object concept Property concept
Connotation reduction Association rules


目錄
第一章 緒論 7
1.1 國(guó)內(nèi)外研究現(xiàn)狀 7
1.2 選題意義 7
1.3 課題研究?jī)?nèi)容 8
1.3.1 主要內(nèi)容 8
1.3.2 設(shè)計(jì)過(guò)程 8
1.4 論文結(jié)構(gòu)安排 9
第二章 背景與經(jīng)典概念格理論 10
2.1形式背景 10
2.2 概念格及其定理 12
2.3半序集理論和完全格 13
第三章 對(duì)象概念和屬性概念的識(shí)別 15
3.1 上下確界不可約元與子概念 15
3.2 對(duì)象概念與屬性概念 16
3.3 對(duì)象概念的識(shí)別 16
3.3.1 概念識(shí)別定理 16
3.3.2 概念格中對(duì)象概念的識(shí)別算法 16
3.3.3 對(duì)象概念的排序 24
3.4 屬性概念的識(shí)別 25
3.4.1 屬性概念的識(shí)別算法 25
3.4.2 屬性概念的識(shí)別算法的實(shí)現(xiàn) 26
3.4.3 屬性概念的排序 28
第四章 內(nèi)涵縮減的遞歸計(jì)算 30
4.1 內(nèi)涵縮減的定義 30
4.2內(nèi)涵縮減的遞歸計(jì)算公式 31
第五章 屬性排序與關(guān)聯(lián)規(guī)則的提取 37
5.1 規(guī)則的置信度 37
5.2 屬性的可比性與關(guān)聯(lián)規(guī)則 37
結(jié)論 39
致謝 40
參考文獻(xiàn) 41