Skip to content

abualia4/EBCS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 

Repository files navigation

Under construction

EBCS Web-based system (pre-print papaer)

This repisitory contains the source code of the web-based system for filter Feature Selection approach(EBCS), see the following preprint paper.

blank

Features

The web-based system has the following features.

  1. Splitting the dataset into training and test sets randomly according to different percentages standerds.
  2. Dataset reduction.
  3. The proposed approach (EBCS).
  4. Baseline approach (FS-BCS).
  5. Enhanced Binary Cuckoo Search with traditional Objective function (Rough set theory dependency degree)

Installation instructions

To run the web-based system, you just install any web server that supports PHP, such as AppServ, to install it, please follow the following instructions:

  1. Download the AppServ program from the formal website .
  2. To install the program, please visit this web page that shows how to install it step by step.
  3. Create EBCS folder in a web root(WWW)
  4. Clone the repisitory into WWW/EBCS.
git clone https://github.com/abualia4/EBCS.git

  1. Run the web-based system using the following command.
localhost/EBCS
  1. The web-based system is ready to use, just put the datasets in CSV file in src/datasets directory and drive the system according to the Features.

The following image shows the screenshot of the main page of the web-based system

About

EBCS Web-based System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published