Geometric Mean Classifier for IRIS Dataset
Before you try the algorithm, do your pre-processing steps. Randomize the dataset and then split it into training and test dataset. You can do a 2/3 and 1/3rd split for training and test respectively. If the geometric mean of a row in the test data falls within the range, select that class as the label. The next part will show tuning.
Aug-18-2020, 21:00:12 GMT
- Technology: