Details of the Trained Model
After successful training, the trained model details can be viewed.
Trained Model Info
It gives an information about- Training status, Deployment location of a model, problem type, best model (in case multiple algorithms is selected), Score of a best model, feature used, and the reports can be downloaded by clicking on Download Reports tab.
Evaluated Models
Evaluated models gives an information about the model performance based on testing score, Confidence Score and Feature Engineering Method. For classification and regression performance of seclected model is compared with the basic model such as logistic regression and linear regression respectively.
Example: When user selects Extreme Gradient Boosting (XGBoost) model for classification, its performance will be compared with Logistic regression.
Training Data Evaluation
It gives an information about training data.
Test Data Evaluation
It gives an information about test data.
Performance
Performance tab shows the graph of True Positive Rate vs False Positive Rate and Precision vs Recall, giving an idea about the model performance.
Performance Leaderboard
Performance leaderboard gives an idea about the best performing algorithm when multiple algorithms are selected based on its best score. It supports only machine learning algorithms for classification and regression problem types.
To view the leaderboard, click on the Burger icon from the right corner of the model training window. The Leaderboard appers.