Reddy 2019
Reddy 2019
Authorized licensed use limited to: Auckland University of Technology. Downloaded on June 04,2020 at 06:59:48 UTC from IEEE Xplore. Restrictions apply.
2019 1st International Conference on Advances in Information Technology
classifier Random Forest [RF]. Based on performance metric, it
is found that GBT outperformed with an accuracy of 0.90 when
compared to 0.78 for MLP, 0.85 for NB, 0.79 for SVM, 0.71 Euclideandistance = ( − ) (1)
for NN and 0.79 for RF.
Authorized licensed use limited to: Auckland University of Technology. Downloaded on June 04,2020 at 06:59:48 UTC from IEEE Xplore. Restrictions apply.
2019 1st International Conference on Advances in Information Technology
Fig. 2 Backpropagation
Fig.4 Proposed architecture
( − min ( ))
Y= (3)
(max( ) − min( ))
The normalized data is split into training (80%) and testing
(20%) dataset.The training dataset is split into n parts in order
to train n models using the concept of bagging.
c) Model Implementation
Authorized licensed use limited to: Auckland University of Technology. Downloaded on June 04,2020 at 06:59:48 UTC from IEEE Xplore. Restrictions apply.
2019 1st International Conference on Advances in Information Technology
Test dataset is fed as input to the integrated model. is anticipated to be the class of closest training sample is
Each model in the integrated system predicts the output. known as nearest neighbour algorithm. Presence of noisy data
Majority poll of the above predictions is considered as the final degrades the accuracy of K-NN algorithm. Fig (6) shows
prediction (as in (4)) of individual test samples and accuracy variations of accuracywhen different ‘k’ values are chosen.
scores are computed.Then proposed system has been rigorously
validated on five different test data sets. For all the sets it is
observed that accuracy scores are matching approximately to
the maximum extent.
Final_prediction=Max{KNNb(t),NNb(t),DTb(t)} (4)
IV. PERFORMANCE ANALYSIS Fig. 6Accuracy variations for different ‘k’ values
Authorized licensed use limited to: Auckland University of Technology. Downloaded on June 04,2020 at 06:59:48 UTC from IEEE Xplore. Restrictions apply.
2019 1st International Conference on Advances in Information Technology
[1] R. Zemouri , N. Omri , C. Devalland , L. Arnould , B.
Morello , N. Zerhouni , F. Fnaiech, “ Breast cancer
diagnosis based on joint variable selectionand
Constructive Deep Neural Network”, IEEE 4th Middle
East Conference on Biomedical Engineering
(MECBME) 2018.
[4] Yu, Z., Chen, X. Z., Cui, L. H., Si, H. Z., Lu, H. J., &
Liu, S. H.,“Prediction of lung cancer based on serum
biomarkers by gene expression programming
methods”, Asian Pacific Journal of Cancer
Prevention (APJCP) 2014.
Authorized licensed use limited to: Auckland University of Technology. Downloaded on June 04,2020 at 06:59:48 UTC from IEEE Xplore. Restrictions apply.