Download von index.php (index.php ( externer Link: SourceForge.net): 969 Bytes) wird in Kürze beginnen. Wenn nicht, klicke auf index.php ( externer Link: SourceForge.net).

Datei-Informationen

Dateigröße
969 Bytes
MD5
4ba9cf3ecb2a78461bd0429076f9f032

Projektbeschreibung

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.