Don't require state classification models to select all classes

This commit is contained in:
Nicolas Mowen
2025-12-03 11:13:27 -07:00
parent e473117705
commit f2ce5572bd
2 changed files with 2 additions and 28 deletions
@@ -177,7 +177,7 @@
"generateSuccess": "Successfully generated sample images",
"missingStatesWarning": {
"title": "Missing State Examples",
"description": "You haven't selected examples for all states. The model will not be trained until all states have images. After continuing, use the Recent Classifications view to classify images for the missing states, then train the model."
"description": "It's recommended to select examples for all states for best results. You can continue without selecting all states, but the model will not be trained until all states have images. After continuing, use the Recent Classifications view to classify images for the missing states, then train the model."
}
}
}