PyCharm Code Inspect fixes (#18392)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com> Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
This commit is contained in:
parent
d35860d4a1
commit
e5e91967d9
31 changed files with 72 additions and 72 deletions
|
|
@ -81,7 +81,7 @@ Underfitting occurs when your model can't capture the underlying patterns in the
|
|||
#### Signs of Underfitting
|
||||
|
||||
- **Low Training Accuracy:** If your model can't achieve high accuracy on the training set, it might be underfitting.
|
||||
- **Visual Misclassification:** Consistent failure to recognize obvious features or objects suggests underfitting.
|
||||
- **Visual Mis-classification:** Consistent failure to recognize obvious features or objects suggests underfitting.
|
||||
|
||||
### Balancing Overfitting and Underfitting
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue