Skip to content

Commit d2b0dda

Browse files
8orrin9gitbook-bot
authored andcommitted
GITBOOK-33: Model Info
1 parent f9a609d commit d2b0dda

File tree

3 files changed

+23
-0
lines changed

3 files changed

+23
-0
lines changed

docs/.gitbook/assets/image (174).png

70.9 KB
Loading

docs/.gitbook/assets/image (175).png

99 KB
Loading
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,25 @@
11
# 11. Model Info
22

3+
4+
5+
<figure><img src="../.gitbook/assets/image (174).png" alt="" width="285"><figcaption></figcaption></figure>
6+
7+
1. Click on _**Model Info**_ in the _**Machine Learning**_ category.
8+
9+
10+
11+
<figure><img src="../.gitbook/assets/image (175).png" alt="" width="563"><figcaption></figcaption></figure>
12+
13+
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:
15+
16+
Example:
17+
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+
4. _**Options**_: Specify detailed settings to extract the information you want to check.
23+
5. _**Code view**_: Preview the code.
24+
6. _**Run**_: Execute the code.
25+

0 commit comments

Comments
 (0)