Enhanced Binary Cuckoo Search with Frequent Values and RST (EBCS)
...Enhanced Binary Cuckoo Search with traditional Objective function (Rough set theory dependency degree), This aims to evaluate the new objective function compared to traditional objective function: EBCS-Eq.(2).
4. Reducing the dataset based on the specific features which entered by user. (notice the first index is 0): Reduction.
5. Splitting dataset into training and test datasets randomly with different percentages determined by user.
Note: put any dataset (CSV formt) in datasets directory.