Download of iris.zip (iris.zip ( external link: SF.net): 77,158 bytes) will begin shortly. If not so, click link on the left.

File Information

File Size
77,158 bytes
MD5
cbcad031fe60f37602607665777d5a7c

프로젝트 설명

Iris is a web based classification system. The system is a bayes classifier and calculates (and compare) the decision based upon conditional probability of the decision options. This system currently classify 3 groups of flowers from the iris dataset depending upon a few selected features. The concept which makes Iris stand out is the use of a 'window'. A window is incorporated along with the threshold while sampling. The window helps using a small dataset and emulate more samples.

The future versions will make an option to upload the dataset and select the features to help researchers select the best features for data classification.