# Rank = Ranked by SVM Prob and RF Prob # Query ID = Query compound # Match ID = The highest similarity active anti-cancer compound # Max TC = Maximum tanimoto coefficient based on fingerprint # SVM Prob = Probability estimation by support vector machine # SVM Pred = Predict estimation by support vector machine # RF Prob = Probability estimation by random forest # RF Pred = Predict estimation by random forest # Activity = Activity classification (Low, Moderate, High) Rank Query ID Match ID Max TC SVM Prob SVM Pred RF Prob RF Pred Activity 1 Dabrafenib DB08912 1.0 1.0 1 0.934 1 High 2 Regorafenib 694488 0.504 0.291 0 0.411 0 Low 3 7920 DB00548 0.621 0.051 0 0.007 0 Low # Start Time: Nov 13 2018 15:37:22 # End Time: Nov 13 2018 15:37:47