Skip to content

Add Exception Handling  #7

Description

@JanSkn

Is your feature request related to a problem? Please describe.
Errors may occur when calling functions with wrong data types (like fit to train the model).
In addition, there should be error handling to catch errors besides wrong data types.

Note: here is another issue (#6) to adapt the functions to multiple data types.

Describe the solution you'd like
Raising exceptions to prevent unwanted behaviour or data type mismatches.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions