|
1 | 1 | #11. Model Info |
2 | 2 |
|
3 | | - |
4 | | - |
5 | | -<figure><imgsrc="../.gitbook/assets/image (174).png"alt=""width="285"><figcaption></figcaption></figure> |
| 3 | +<figure><imgsrc="../.gitbook/assets/image (362).png"alt=""width="523"><figcaption></figcaption></figure> |
6 | 4 |
|
7 | 5 | 1. Click on_**Model Info**_ in the_**Machine Learning**_ category. |
8 | 6 |
|
9 | | - |
10 | | - |
11 | | -<figure><imgsrc="../.gitbook/assets/image (175).png"alt=""width="563"><figcaption></figcaption></figure> |
| 7 | +<figure><imgsrc="../.gitbook/assets/image (363).png"alt=""width="563"><figcaption></figcaption></figure> |
12 | 8 |
|
13 | 9 | 2._**Model**_: Select the model for which you want to check information. |
14 | | -3._**Info**_: Lists of information available for each type of model are displayed: |
| 10 | +3._**Info**_: Lists of information available for each type of model are displayed: |
| 11 | + |
| 12 | +**Example:** |
15 | 13 |
|
16 | | - Example: |
| 14 | +* Regressor: Score, Cross Validation Score, Permutation Importance, etc. |
| 15 | +* Classifier: AUC, ROC Curve, Feature Importance, etc. |
| 16 | +* Cluster: Cluster Centers, etc. |
| 17 | +* Encoder: Categories, Feature Names, etc. |
17 | 18 |
|
18 | | -* Regressor: Score, Cross Validation Score, Permutation Importance, etc. |
19 | | -* Classifier: AUC, ROC Curve, Feature Importance, etc. |
20 | | -* Cluster: Cluster Centers, etc. |
21 | | -* Encoder: Categories, Feature Names, etc. |
22 | 19 | 4._**Options**_: Specify detailed settings to extract the information you want to check. |
23 | 20 | 5._**Code view**_: Preview the code. |
24 | 21 | 6._**Run**_: Execute the code. |
|