You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
315 B

##### The question 1 is validated if the predicted class is `0`.
##### The question 2 is validated if the predicted probabilities are `[0.61450526 0.38549474]`
##### The question 3 is validated if the output is:
```console
Coefficient:
[[0.81786797]]
Intercept:
[-0.87522391]
Score:
0.7142857142857143
```