Instruction

The HEAL annotation server predicts the class label of samples based on a collection of informative features using Ensemble machine learning algorithm as the base classifier.

The HEAL annotation server requires labeled and unlabeled datasets in csv format, and can not handle file size more than 1Mb. This implies that feature selection should be performed before using this tool for data with large featureset.

The base model performance indicates the confidence of the prediction. It is recommended to have a minimum of 90% base model accuracy for a reliable prediction.

Select a threshold for the active learning component. The threshold determines the stringency level of the Active learning component (Default=0.9)

After the server successfully finishes the job, the statistics from the analysis is diplayed on the right hand side of the screen. If an error happens during the prediction a log will appear specifying the error.

Contact phemmysmart@gmail.com for other enquires.