|
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| -<figure><img src="../.gitbook/assets/image.png" alt="" width="209"><figcaption></figcaption></figure> |
| 5 | +<figure><img src="../.gitbook/assets/image (5).png" alt="" width="209"><figcaption></figcaption></figure> |
6 | 6 |
|
7 | 7 | 1. Click on the _**Regressor**_ in the _**Machine Learning**_ category.
|
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| -<figure><img src="../.gitbook/assets/image (1).png" alt="" width="563"><figcaption></figcaption></figure> |
| 11 | +<figure><img src="../.gitbook/assets/image (1) (2).png" alt="" width="563"><figcaption></figcaption></figure> |
12 | 12 |
|
13 | 13 | 2. _**Model Type**_: Choose the regression model.
|
14 | 14 |
|
|
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
38 |
| -<figure><img src="../.gitbook/assets/image (2).png" alt="" width="563"><figcaption></figcaption></figure> |
| 38 | +<figure><img src="../.gitbook/assets/image (2) (2).png" alt="" width="563"><figcaption></figcaption></figure> |
39 | 39 |
|
40 | 40 | 1. _**Fit Intercept**_: Choose whether to include the intercept.
|
41 | 41 |
|
|
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
50 |
| -<figure><img src="../.gitbook/assets/image (3).png" alt="" width="563"><figcaption></figcaption></figure> |
| 50 | +<figure><img src="../.gitbook/assets/image (3) (2).png" alt="" width="563"><figcaption></figcaption></figure> |
51 | 51 |
|
52 | 52 | 1. _**Alpha**_: Adjust the level of regularization.
|
53 | 53 |
|
|
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
62 |
| -<figure><img src="../.gitbook/assets/image (4).png" alt="" width="563"><figcaption></figcaption></figure> |
| 62 | +<figure><img src="../.gitbook/assets/image (4) (2).png" alt="" width="563"><figcaption></figcaption></figure> |
63 | 63 |
|
64 | 64 | 1. _**Alpha**_: Adjust the level of regularization.
|
65 | 65 | 2. _**L1 ratio**_: Adjusts the balance (ratio) between _**L1 (Lasso)**_ and _**L2 (Ridge)**_ regularization.
|
|
72 | 72 |
|
73 | 73 |
|
74 | 74 |
|
75 |
| -<figure><img src="../.gitbook/assets/image (5).png" alt="" width="563"><figcaption></figcaption></figure> |
| 75 | +<figure><img src="../.gitbook/assets/image (5) (2).png" alt="" width="563"><figcaption></figcaption></figure> |
76 | 76 |
|
77 | 77 | 1. _**C**_: Represents the degree of freedom for model regularization. Higher values of C make the model more complex, fitting the training data more closely.
|
78 | 78 | 2. _**Kernel**_: Function mapping data to a higher-dimensional space, controlling model complexity.
|
|
0 commit comments