What it does
Given a fitted estimator and new data sets, this tool outpus the prediction results on the data sets via invoking the estimator's predict or predict_proba method.
For estimator, this tool supports fitted sklearn estimators and trained deep learning models. It predicts on three different dataset inputs,