-
Notifications
You must be signed in to change notification settings - Fork 5
Closed as not planned
Labels
cleanup 🧹Refactorings and other tasks that improve the codeRefactorings and other tasks that improve the codewontfixThis will not be worked onThis will not be worked on
Description
Is your feature request related to a problem?
Metrics are currently in safeds.ml.classification.metrics and safeds.ml.regression.metrics. Models on the other hand are directly in safeds.ml.classification and safeds.ml.regression.
Desired solution
For the sake of consistency, models should be moved to safeds.ml.classification.models and safeds.ml.regression.models.
Possible alternatives (optional)
No response
Screenshots (optional)
No response
Additional Context (optional)
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
cleanup 🧹Refactorings and other tasks that improve the codeRefactorings and other tasks that improve the codewontfixThis will not be worked onThis will not be worked on
Type
Projects
Status
✔️ Done