By Author
  By Title
  By Keywords

December-B 2020, Volume 70, Issue 12

Research Article

Regulatory genes identification within functional genomics experiments for tissue classification into binary classes via machine learning techniques

Bushra Wazir  ( Department of Statistics, Abdul Wali Khan University, Mardan, Pakistan )
Dost Muhammad Khan  ( Department of Statistics, Abdul Wali Khan University, Mardan )
Umair Khalil  ( Department of Statistics, Abdul Wali Khan University, Mardan )
Muhammad Hamraz  ( Department of Statistics, Abdul Wali Khan University Mardan, )
Naz Gul  ( Department of Statistics, Abdul Wali Khan University, Mardan, Pakistan )
Zardad Khan  ( Department of Mathematical Sciences, University of Essex, United Kingdom )

Abstract

Objective: The aim of this study is to filter out the most informative genes that mainly regulate the target tissue class, increase classification accuracy, reduce the curse of dimensionality, and discard redundant and irrelevant genes.

Methods: This paper presented the idea of gene selection using bagging sub-forest (BSF). The proposed method provided genes importance grounded on the idea specified in the standard random forest algorithm. The new method is compared with three state-of-the art methods, i.e., Wilcoxon, masked painter and proportional overlapped score (POS). These methods were applied on 5 data sets, i.e. Colon, Lymph node breast cancer, Leukaemia, Serrated colorectal carcinomas, and Breast Cancer. Comparison was done by selecting top 20 genes by applying the gene selection methods and applying random forest (RF) and support vector machine (SVM) classifiers to assess their predictive performance on the datasets with selected genes. Classification accuracy, Brier score, and sensitivity have been used as performance measures.

Results: The proposed method gave better results than the other methods using both random forest and SVM classifiers on all the datasets among all the feature selection methods.

Conclusion: The proposed method showed improved performance in terms of classification accuracy, Brier score and sensitivity, and hence, could be used as a novel method for gene selection to classify tissue samples into their correct classes.

Keywords: Gene selection, classification, random forest, cancer, microarray gene expression (JPMA 70: 2356 2020)

DOI: https://doi.org/10.47391/JPMA.201

 

Introduction

 

Cancer is a genetic disease due to changes in some of the genes that control the way how our body cells function (for example, growth and division to make new cells). Therefore, identification of such genes is important for the diagnosis of the disease. High dimensional technologies produce a huge amount of data in many research fields, such as biomedical science.1 datasets, such as microarray gene expression data, are known as high dimensional and contain a huge number of irrelevant genes to the corresponding classification problem.1,2 High dimensional gene expression data pose a number of challenges to the conventional statistical tools, such as logistic regression and chi-square methods, used for their analysis.3 Analyzing high dimensional data, statistical models lose generalization power and interpretability when applied to unseen data; in that very few genes regulate the target class and rest are redundant (genes with similar expression values) or non-informative.2,4 Moreover, these analyses also require considerable computational resources.3 Genes selection techniques are used to overcome these problems with the main theme of selecting a subset of the most informative genes to be used in model construction and prediction.3,5,6 Gene selection procedures helps in discovering discriminative genes that regulate the target class and eliminating irrelevant and useless genes that do not play any role in the regulation of the response class.3 Gene/feature selection methods are divided into three categories, i.e Wrapper, Filter and Embedded. A brief discussion on these methods is as follows: Filter methods: These methods identify discriminative genes by calculating the relevant score for each gene. Genes that have high relevance scores are selected for the purpose of classification by the help of different classifiers. These methods do not require classification algorhythm for the selection of important genes. Moreover filter methods deals with big data easily and are computationally fast and simple. Examples of gene selection methods based on filtering approach could be found in various studies.1 Wrapper methods: In wrapper methods, gene subsets are evaluated by partitioning the gene expression data into training and testing parts and running a predictive model on the training parts corresponding to each gene subset. The predictive model is then assessed by applying it on the testing part for each gene subset and classification accuracy is calculated. Classification accuracy is used as the corresponding score for each gene subset. Gene subset having the highest score is selected as the final gene set to be used in tissue classification.1 Embedded methods: Embedded methods select informative genes as part of model construction. The model favours those genes that mainly regulate the target class during the training phase of the model. Classification and regression tree is one of the examples of embedded methods.8 In association with classification problems, gene selection concentrate on the selection of the most informative and regululatory genes. In this connection many gene selection methods have been employed. Among them is random forest (RF) to solve the two issues of variable selection, i.e., to choose the most important attributes and try to construct the best parsimonious predictive model.8 Xu et al, suggested an improved RF method, which exploits a new feature weighting tool for selecting a gene subspace and hence boost classification accuracy on microarray data.9 Vladimir et al, used random forest as a classification and regression techniques for compound classification and quantitative structure-activity relationship (QSAR) modeling where they considered the technique for categorical biological activities.10 They run models for six data sets and presented three additional features of random forest. They claimed that random forest is one of the most precise and dominant tool of delivering best performance. Diaz-Uriarte et al, used random forest for classification of microarray data and proposed a new method of feature selection based on random forest.11 Tran et al, proposed the idea of combining bagging and feature selection.12 In the selection of relevant gene subset for bagging, a wrapper based feature selection method is employed. Besides bagging and random forest, several other methods have also been employed by various researchers for gene/feature selection. Apiletti et al, proposed a method based on filtering gene selection approach where at first stage they detect outliers in gene expression data for each gene.13 Several gene selection techniques evaluate the importance of genes in distinguishing the tissue samples in a given target class by deciding a cut point or by fitting a statistical model to microarray gene expression data.15 This idea was exploited to an expression range to build a gene mask.13 The idea of set covering approach was used to minimize gene subset and select the most informative genes in the analysis of tumor and normal colon tissues probed by oligonucleotide arrays.15 The minimum gene subset was selected by replacing the set covering approach with the greedy search approach.13 To cope with the issue of dimensionality and outliers in genes selection, the greedy search approach was considered together with proportional overlapping analysis for classifying tissue sample into binary classes.15 Most of the tree based featue selection methods discussed above use the idea given in random forest to select genes, i.e., a random sample of genes is chosen to select the splitting gene at each node of the tree.8 In situations where the number of samples is small compared to the number of genes, the random forest idea might not give satisfactory results, as some of the genes might not get a chance to be used as a splitting variable. Therefore, this study used bagged tree forest for feature selection where all the features are assessed to decide on the best possible split. This ensures that every gene plays its role in the construction of the tree model, thus reducing the chance of missing out important genes.

 

Datasets and Methods:

 

A total of 5 data sets have been used to compare the methods by calculating classification accuracies, Brier scores and sensitivities. A brief description of each of these datasets is given as follows:

Colon: Colon is a type of cancer which is also known as colorectal cancer. This cancer commonly initiates when strong tissues in the line of rectum change and develop abnormally, resulting in a mass called tumour. The dataset comprised of 2000 genes with 62 colon tissues, out of which 22 tissues were normal and 42 were cancerous. Colon dataset given by Alon et al, and Ben-Dar et al, was utilized for binary tissue classification.15,17 Since then, this dataset is progressively utilized and analyzed by many researchers.

Breast Cancer: Breast cancer is a type of cancer occuring in the breast cells. This cancer is common in many parts of the world.18 This dataset comprised of observations on 4869 genes from 77 tissue samples, of which 33 were noncancerous and 44 cancerous. The data matrix is a 77 × 4869 binary class problem. This data was taken from the study conducted by Michiels et al.19

Lymph node breast cancer: This data consisted of 144 lymph node breast cancer patients. Gene expression measurements of 70 genes were signals for metastasis-free survival. A class variable was represented by “event”. This data was used by Marc et al, to discover the most reliable means of signals in breast cancer that help in selection of patients for systemic treatment.20

Leukaemia: Leukaemia is a group of cancerous blood forming cells. It usually starts in the bone marrow of human body. This cancer occurs due to a mass production consisting of abnormal white blood cells, which fight against infection and toxicities.21 The leukaemia data was published by Golub et al,22 consisting of observations on 72 tissue samples and 7129 genes.

Serrated colorectal carcinomas: Serrated colorectal carcinomas (CRCs), that are morphologically different from usual CRCs, have been proposed to follow a unique pathway of CRC formation. The dataset has been taken from a study to examine the gene expression profiling of 37 serrated CRCs against conventional CRCs, and to identify differentially expressed genes representing potential biomarkers for serrated CRC.23 Observations on a total of 22215 genes from the tissue samples have been made.

Table 1 gives a brief summary of the datasets showing the number of tissue samples, number of genes and classwise distribution of tissue samples as noncancerous and cancerous in each dataset.

Gene expression data are commonly given in the form of an expression matrix, X=[xji], such that Xnxd and [xji] is the expression value of gene j for the ith observation where j=1,…,d and i=1,…,n. Each tissue sample also has a response class label, yi, that showed the phenotype of the observation (tissue sample) being observed. Let Yn be the set of class labels given that its element, yi, has a unique value c which is either 1 or 0.

The method exploited the idea of bagging and variable importance using random forest mechanism to select the relevant genes. Bagged classification trees used to ensure that all genes are given the chance to contribute in tree construction. At each node all the “d” features were considered for choosing the best split. On the other hand, trees in random forest were grown on bootstrap samples by considering a random set of p<d features for node splitting. A large number of bagged forests, each consisting of a small number of trees, were grown on bootstrap samples from the training part and the most accurate forests were selected based on out-of-bag error estimates. The selected forests are combined together and used to rank genes in the random forest style. Gene scoring was done as follow:

In each tree of the forest, a binary split was made on the gene that gives the best possible partition of the tissue samples. This was done by computing an impurity measure (Gini index here) of class distribution in the original sample set and the sets formed due to the binary split. Gene that gives the least value of the Gini index is chosen for splitting the tissue samples. This process was iterated recursively on each consequent partition until there remains a single tissue sample in the resulting node. Each time a partition of a node is made on a gene, the Gini impurity measure for the two resulting nodes is less than the parent node. Gini decreases for each individual gene were added over all the trees in the forest. Genes with the highest added decrease were selected as the final set of genes.

Let M be the total number of forests each consisting of B trees. After estimating the out-of-bag errors of all the M forests, top L forests with the smallest errors were selected and combined to form a bagged tree ensemble. The final ensemble thus consists of T=L×B trees. To calculate the importance of a gene xi, i.e., Imp(xi), for predicting Y, weighted impurity decreases p(t)Δi(st,t) for all nodes t where xi is used as the split variable, were added and averaged over all the T trees in the final forest, i.e.,

where p(t) is the proportion Tt n of tissues reaching t and v(st) is the gene used in split st. Δi(st,t) is the maximum decrease in impurity at node t for the split st that divides the nt node samples into tL and tR and is given by

The proposed BSF method took the following steps for genes selection.

1. Grow a large number M of bagged tree forests each consisting of a small number of trees, say B and rank them with respect to their out-of-bag error.

2. Select a certain number of the top ranked forests, say L.

3. Combine the top ranked L forests to form a final ensemble of L×B bagged trees.

4. Rank genes using the selected forest by calculating the Gini score of each gene.

To evaluate different gene selection approaches, it is necessary to check the accuracy of a classifier applied after the gene selection procedure, where classification is done only on the selected genes. By this evaluation, one could check the ability of genes that regulate the tissue target class. Authors have used different gene selection methods and have shown that gene selection methods have significant effect on a classifier accuracy.24,25 The same approach has been utilized in another study.13 Random forest and support vector machine approaches were utilized to assess the predictive power based on the selected genes in comparison with three other state-ofthe- art methods, i.e., Wilcoxon rank sum test,1 masked painter and proportional overlapping analysis. A brief description of the classifiers is given as follows:

 

Support vector machine (SVM)

 

Support vector machine (SVM) is one of the most commonly used classifiers.26 The simplest kind of SVM is the linear SVM classifier. In linear classification, a separating plane is said to be the best if it has the maximum margin from both the classes. The margin line is the space between two equivalent hyper planes, each of which goes into the support vectors of one class.

 

Random Forest (RF)

 

Random forest is an ensemble learning procedure for classification and regression problems that consisted of many decision trees, where each tree is grown on bootstrap sample from the training data.8 A new tissue sample is classified on the basis of majority voting from the decision trees in the forest. Several other classification methods could be considered in addition to random forest and support vector machine to evaluate the performance of the genes selection methods.27,28 The given datasets were divided into 70% training part (for feature selection and model fitting) and 30% testing (for performance evaluation) part. In the first phase, feature selection methods were applied on the training part. Top 20 genes were selected by all the gene selection methods. In the second phase, the two classifiers were applied on the training part of each dataset with selected set of genes and then the required metrics were calculated on the testing parts. This process was iterated 500 times and final results were the average from all the combination of the runs. For all the analysis, R programming language has been used. For the SVM and RF classifiers, ‘kernlab’ and ‘randomForest’, R packages were used, respectively. The default values of the paramethers as given in the corresponding packages have been used. For random forest, number of trees have been fixed at 500, node size was set to 1 and the number of genes selected randomly at each node of the tree was the square root of the total number of genes. In the case of SVM, the linear kernel has been used along with the default automatic selection for the alpha parameter.

 

Performance Evaluation

 

To assess the predictive performance of the classifiers based on the selected set of genes identified by the gene selection methods, classification accuracy, sensitivity and Brier score have be used as performance measures. These measures are explained as follows:

Classification accuracy: Classification accuracy was obtained by dividing the number of correct classifications on the total number of tissue samples in the test data. This measure could be easily obtained from a matrix formed by cross tabulating true tissue status vs prediction made by a model. This matrix was known as confusion matrix and is given below.

In the above table, TP indicated the number of positive cases classified as positive in the test data; FP was the count of negative cases labelled as positive; FN was the count of positive cases labelled as negative and TN was the count of negative cases labelled as negative. Based on this, classification accuracy was given as

Sensitivity: Sensitivy, also called true positive rate (TPR) is the proportion of positive instances that are accurately classified as positive. It is also called recall and hit rate and is given by

Brier Score: Brier score is a scoring criteria that measures the accuracy of probabilistic prediction.29 A probabilistic prediction indicated an exact outcome/event. This score is commonly used for binary class problems. For true predictions, Brier score would be closed to 0 and close to 1 otherwise. Brier score could be computed as follows

 

Results

 

Tables 2-6 give the results of all the gene selection methods i.e. the proposed BSF method, Wilcoson, proportional overlapping score (POS) method and masked painter (MP), on the 5 datasets via random forest (RF) and support vector machine (SVM). In the given tables, the first column showed the classifiers, the second was the performance measure used against each of the classifiers and the subsequent columns were the values obtained for the measures for each gene selection method. The result of the best performing method is shown in bold.

Table 2 gives the results of the methods for colon data, Table 3 demonstrates the results for breast cancer data and Table 4 gives the results of all the methods for nki dataset. Table 5 and Table 6 give the results of the gene selection methods on GSE4045 and leukaemia datasets, repectively. Top 20 genes were selected by each method and the rest were discarded. Classification accuracy, sensitivity and Brier score (to know the degree of belief in classification) were calculated on tissue samples in the test set. This process has been repeated 500 times on different random partitions of the datasets. The BSF method gave better result than the other competitors. The proposed BSF method achieved the smallest Brier score values in most of the cases. Further discussion on individual dataset is as follows: For colon dataset, the random forest and SVM classifiers gave the highest accuracy on genes selected via the proposed BSF method as compared to the Wilcoxon, POS and Masked Painter methods. Accuracy of the proposed method by using random forest classifier was 0.8508, whereas accuracies of the competitors, i.e., Wilcoxon, POS and Masked Painter methods were 0.8495, 0.8391 and 0.7371, respectively. Likewise, random forest attained the highest sensitivity for the proposed method, which is 0.6698. The sensitivity for Wilcoxon, POS and masked painter by using random forest classifier were 0.6479, 0.6345 and 0.5341, respectively. Similar conclusion was drawn from the SVM classifier results. In terms of Brier score, the proposed method has also outperformed the other three methods via both the classifiers.

Likewise Table 3 reflected the highest accuracy and sensitivity for breast cancer of the proposed BSF method via random forest classifier i.e. 0.7931 and 0.8372 respectively, with minimum Brier score of 0.1453. Moreover on SVM classifier the proposed BSF method outperformed all the competitors in terms of Brier score and accuracy, while, Wilcoxon excelled other methods, with regard to sensitivity. For lymph node breast cancer dataset the proposed method has achieved the best results in terms of classification accuracy, sensitivity and Brier score among all the other methods, on both the classifiers, as can be seen in Table 4.

The results on the cerated colerectral carcinoma dataset were tabulated in Table 5.

Substantial difference could be noted in terms of accuracy, sensitivity and Brier score of the proposed method via both the classifiers. The Accuracy and sensitivity of the proposed method via random forest classifier are 0.9177 and 0.6842, respectively, which is much higher than the other methods. The Accuracy of Wilcoxon, POS and masked painter were 0.7847,0.8025 and 0.7331, respectively, via random forest classifier. On random forest classifier the Brier score of the proposed method was less than all the other methods. The SVM classifier too yielded the highest accuracy, sensitivity and the smallest Brier score for the proposed method.

Likewise, it could be noted from Table 6, that the accuracy, sensitivity, and Brier score of the proposed method via the random forest and SVM classifiers were comparatively better than all the other methods on the leukaemia dataset. Using random forest classifier the accuracy and sensitivity of the proposed BSF method was 0.9214 and 0..8753, surpassing all the other methods. The accuracy of the competitors, i.e., Wilcoxon, POS and masked painter via random forest is 0.829, 0.88871 and 0.7536, respectively. The proposed method has the smallest Brier score as compared to all the other methods via random forest classifier. Similarly SVM classifier has given the highest accuracy, sensitivity and the smallest Brier score for the proposed method, which is 0.7552 , 0.7661 and 0.0332, respectively.

 

Discussion

 

This work has proposed a gene selection method using gene ranking via Gini score method in conjunction with bagged tree ensemble (Figure-2).

The proposed method is based on a greedy search approach that selects the best bagged tree forests from a large pool of forests based on their out-of-bag error. The proposed method achieves improved gene selection in two folds, i.e. selecting the best tree forests while discarding those that do not perform well in the training phase, and considering all the genes for finding the best splitting variable at each node of the trees in the forest. On the other hand, the standard random forest9 considers node splitting on a randomly selected subset of genes/features and might have the likelihood of ignoring important features/genes in the model building process. The proposed method has outperforemed all the methods on almost all the datasets considered in this paper. In addition to classification accuracy and sensitivity, Brier scores29 has also been used as performance measure to know the degree of belief in classifying observations to their correct target classes based on the selected set of genes. The proposed method has outperformed all the state-of-the-art methods on all the datasets given in this paper in terms of Brier score. This suggests that the proposed method could be used for gene selection to classify observations into their correct target classes with higher degree of belief as compared to the other methods, i.e. POS,16 Wilcoxon rank sum test1 and MP.13 Genes selected via the proposed method also give higher values of sensitivey for majority of the datasets considered using random forest9 and support vector machine26 classification algorithms. This means that the proposed method could be more effective in avoiding false positives as compared to the rest of the methods. Moreover, as the proposed method selects the best performing sub-forests and discards those with poor performance, this reduces the size of the final ensemble which in turn saves computational costs in terms of storage resources.

 

Conclusion and Future Work

 

A novel gene selection method has been proposed in this paper that is based on an ensemble of the most accurate forests chosen from a large pool of small size forests grown by the method of bagging. The method has been compared with other state-of-the-art methods used in literature for gene selection on a total of 5 gene expression datasets. The analyses have revealed that the proposed BSF method has outperformed the other methods in almost all the cases. This means that the proposed method could effectively identify those genes that have the highest discriminative ability to classify a given tissue sample to its correct target class. The main limitation of the method is computational complexity. This could be avoided by using parallel computing.

 

Disclaimer: None

Conflict of Interest: None

Funding Sources: None

 

References

 

1. Saeys Y, Inza I, Larrañaga P. A review of feature selection techniques in bioinformatics. Bioinformatics 2007; 23: 2507-17.

2. Mahmood MS, Kureshi N, Frossard PM. Gene markers and complex disorders: a review. J Pak Med Assoc 2004; 54: 584-9.

3. Khan Z, Naeem M, Khalil U, Khan DM, Aldahmani S, Hamraz M. Feature Selection for Binary Classification Within Functional Genomics Experiments via Interquartile Range and Clustering. IEEE Access 2019; 7: 78159-69.

4. Witten DM, Tibshirani R. A framework for feature selection in clustering. J Am Stat Assoc 2010; 105: 713-26.

5. Khalid M, Khan S, Ahmad J, Shaheryar M. Multivariate Covariance using Principal Component Analysis for Reconstruction of Bidirected Gene Regulatory Networks. In: International Conference on Frontiers of Information Technology (FIT); 2017, pp. 229-34.

6. Khalid M, Khan S, Ahmad J, Shaheryar M. Identification of self regulatory network motifs in reverse engineering gene regulatory networks using microarray gene expression data. IET Systems Biology 2018; 13: 55-68.

7. Breiman L. Classification and regression trees. Routledge; 2017.

8. Breiman L. Random forests. Mach Learn 2001; 45: 5-32.

9. Xu B, Huang JZ, Williams G, Wang Q, Ye Y. Classifying very high dimensional data with random forests built from small subspaces. Int J Data Warehous 2012; 8: 44-63.

10. Svetnik V, Liaw A, Tong C, Culberson JC, Sheridan RP, Feuston BP. Random forest: a classification and regression tool for compound classification and QSAR modeling. J Chem Inf Comput Sci 2003; 43: 1947-58.

11. Díaz-Uriarte R, De Andres SA. Gene selection and classification of microarray data using random forest. BMC Bioinformatics 2006; 7: 3.

12. Tran CT, Zhang M, Andreae P, Xue B. Bagging and Feature Selection for Classification with Incomplete Data. EvoApplications; 2017.

13. Apiletti D, Baralis E, Bruno G, Fiori A. Maskedpainter: feature selection for microarray data analysis. Intel Data Anal 2012; 16: 717-37.

14. Marczyk M, Jaksik R, Polanski A, Polanska J. Adaptive filtering of microarray gene expression data based on gaussian mixture decomposition. BMC Bioinformatics 2013; 14: 101.

15. Alon U, Barkai N, Notterman DA, Gish K, Ybarra S, Mack D, et al. Broad patterns of gene expression revealed by clustering analysis of tumor and normal colon tissues probed by oligonucleotide arrays. Proc Natl Acad Sci 1999; 96: 6745-50.

16. Mahmoud O, Harrison A, Perperoglou A, Gul A, Khan Z, Metodiev MV, et al. A feature selection method for classification within functional genomics experiments based on the proportional overlapping score. BMC Bioinformatics 2014; 15: 274.

17. Ben-Dor A, Bruhn L, Friedman N, Nachman I, Schummer M, Yakhini Z. Tissue classification with gene expression profiles. J Comput Biol 2000; 7: 559-83.

18. Mujtaba S, Haroon S, Faridi N, Lodhi FR. Correlation of human epidermal growth factor receptor 2 (HER-2/neu) receptor status with hormone receptors Oestrogen Receptor, Progesterone Receptor status and other prognostic markers in breast cancer: an experience at tertiary care hospital in Karachi. J Pak Med Assoc 2013; 63: 854-8.

19. Michiels S, Koscielny S, Hill C. Prediction of cancer outcome with microarrays: a multiple random validation strategy. Lancet 2005; 365: 488-92.

20. Reich M, Liefeld T, Gould J, Lerner J, Tamayo P, Mesirov JP. Gene Pattern 2.0. Na Genet 2006; 38: 500-1.

21. Khan A, Shafiq I, Shah MH, Khan S, Shahid G, Arabdin M. Chronic myeloid leukaemia presenting as priapism: A case report from Khyber Pakhtunkhwa. J Pak Med Assoc 2018; 68: 942-4.

22. Golub TR, Slonim DK, Tamayo P, Huard C, Gaasenbeek M, Mesirov JP, et al. Molecular classification of cancer: class discovery and class prediction by gene expression monitoring. Science 1999; 286: 531-7.

23. Laiho P, Kokko A, Vanharanta S, Salovaara R, Sammalkorpi H, Järvinen H, et al. Serrated carcinomas form a subclass of colorectal cancer with distinct molecular basis. Oncogene 2007; 26: 312-20.

24. Jirapech-Umpai T, Aitken S. Feature selection and classification for microarray data analysis: Evolutionary methods for identifying predictive genes. BMC Bioinformatics 2005; 6: 148.

25. Mahmoud O, Harrison A, Gul A, Khan Z, Metodiev MV, Lausen B. Minimizing redundancy among genes selected based on the overlapping analysis. In: Analysis of Large and Complex Data. Springer; 2016, pp. 275-85.

26. Vapnik V, Golowich SE, Smola AJ. Support vector method for function approximation, regression estimation and signal processing. In: Advances in neural information processing systems; 1997, pp. 281-7.

27. Gul A, Perperoglou A, Khan Z, Mahmoud O, Miftahuddin M, Adler W, et al. Ensemble of a subset of kNN classifiers. Advances in Data Analysis and Classification 2018; 12: 827-40.

28. Khan Z, Gul A, Perperoglou A, Miftahuddin M, Mahmoud O, Adler W, Lausen B. Ensemble of optimal trees, random forest and random projection ensemble classification. Advances in Data Analysis and Classification 2020; 14: 97–116.

29. Brier GW. Verification of forecasts expressed in terms of probability. Mon Weather Rev 1950; 78: 1-3.

 

Journal of the Pakistan Medical Association has agreed to receive and publish manuscripts in accordance with the principles of the following committees: