11. Model Info

  1. Click on Model Info in the Machine Learning category.

  1. Model: Select the model for which you want to check information.

  2. Info: Lists of information available for each type of model are displayed:

    Example:

    • Regressor: Score, Cross Validation Score, Permutation Importance, etc.

    • Classifier: AUC, ROC Curve, Feature Importance, etc.

    • Cluster: Cluster Centers, etc.

    • Encoder: Categories, Feature Names, etc.

  3. Options: Specify detailed settings to extract the information you want to check.

  4. Code view: Preview the code.

  5. Run: Execute the code.

Last updated