Skip to content

Validate Inputs in QNNs#287

Merged
rothma merged 7 commits intosQUlearn:developfrom
MoritzWillmann:validate_input_qnn
Aug 7, 2024
Merged

Validate Inputs in QNNs#287
rothma merged 7 commits intosQUlearn:developfrom
MoritzWillmann:validate_input_qnn

Conversation

@MoritzWillmann
Copy link
Collaborator

Utlize the sklearn function to validate the input of the fit function. This should allow for X and y to be other data-types apart from numpy.ndarray. This should also close #113

@MoritzWillmann MoritzWillmann requested a review from rothma August 6, 2024 15:02
Copy link
Collaborator

@rothma rothma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The same type of validation is not relevant for kernel methods?

@rothma rothma merged commit ca6bc64 into sQUlearn:develop Aug 7, 2024
@MoritzWillmann MoritzWillmann deleted the validate_input_qnn branch November 13, 2024 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants