Figure 1: Research methodology of the study
- Source: IRIS dataset
- 👉 Data acqusition and transformation
To generate a network of rules and samples, following are the steps:
- Conversion of the decision tree rules and samples to a network
- Network analysis
The following steps are implemented for transformation of the dataset.
- Conversion of decision tree rules from for each sample
- Serialization: Converting decision tree rules to csv files for each sample.
The following is the formulation of the idea (rule and sample network) using definition / notation from graph theory.
The following is the mathematical formualtion of the rules and sample network Formally, a graph is sets
-
$V$ is a non-empty set whose elements are called$vertices$ , each element in$V$ is a sample, or a point of data in the given dataset. -
$E$ is a collection of two-element subsets of$v \in V$ called$Edges$ . Each edge$e \in E$ denotes a rule association of two-element subset.
The network of the
We use
- How to define a cluster?
- How to define graphical properties of rules and samples?
- What is true for a specific link and node?
- How to describe that there is a value to the link as well?
- How to describe that there is a value to the size of node as well?
- The overall graph will be a disconnected graph, where there does not exist any path between at least one pair or vertices is called as a disconnected graph.
- There will be two clusters: i
- Every node should be connected to at least with a link node. Because, every node comes from root node.
- If there is a commonality between the nodes then there is a link.
- There can not be duplicate links in a system.
-
Conceptual graph analysis was developed by Grasser and Murachver in 1985 to get detailed knowledge from computer science experts and found away of representing it in a coherent fashion. There was a transformation of nodes an questions of the original method and have extended its application from information design to instructional design.
-
Conceptual graph analysis are fundamentally different from rule and graph objects.
- Expert knowledge can be gained through structured and unstructured interview.
- Expert knowledge can be graphed and labeled in a graph
- Clarify the uses of the graph information
- Choose a set of situations for the expert to analyze
- Construct a rough graph
- Prepare a list of follow-up questions
- Expand the graph
- Review the final graph