<--------------------------------Decision Tree - Lers Project-------------------------------->

1. The .zip file is a Java project. You can import it directly in Eclipse IDE.
2. The .zip file comes with attribute.txt and data.txt files which are the input datasets for our project.
5. Run the java code
6. The code asks your choice of a decision attribute from a list of attributes from the given attribute file:
7. Enter an attribute and click Enter
8. The code now generates certain and possible rules with corresponding support and confidence
9. Results are stored in Output.txt file.


<--------------------------------Rses Project-------------------------------->

1.Download latest Java JDK file
2.Install RSES software
3.Open RSES software and click on File -> Open Project.
4.Now select the "KDDgroup4.rses" file, which we have uploaded.
