GitXplorerGitXplorer
s

BGSA-RS

public
0 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
7038bb054c77e703375c938232601013c4bc9d37

Created using Colaboratory

ssindhuvahinis committed 3 years ago
Unverified
7a5e1d1d11f9954204103399dbaa79b76541831a

Improved recall value

ssindhuvahinis committed 4 years ago
Verified
962fba1a42a241017ff549d219c116bbf5f96ee3

Update README

ssindhuvahinis committed 5 years ago
Unverified
86c827b4c4131a119559af6e72d1cf51aed4ecfb

Modified file changes

ssindhuvahini-s committed 5 years ago
Verified
d81205802cf4091f0a3a36faad69d20e7d6bff6a

Initial commit

ssindhuvahinis committed 5 years ago

README

The README file for this repository.

BGSA-RS

A feature selection algorithm with Binary Gravitational Search Algorithm and Rough Set Theory

This combinational feature-selection algorithm was proposed by me and my team in my undergrad final year project.

This algorihtm was tried on Trust Measure Paramters dataset.

In this work, a novel TMP selection algorithm based on Rough Set Theory (RST) and Binary Gravitational Search Algorithm (BGSA) has been designed to select the prominent TMPs with respect to the cloud service type and user’s requirements. On the trust assessment framework, the selected TMPs are made available to the users as a suggestion, based on the cloud service type opted by the user.

The implementation of this algorithm and dataset is provided in this repository.