-
Notifications
You must be signed in to change notification settings - Fork 266
[ENH] Deep learning networks coverage #1233
Copy link
Copy link
Closed
Labels
deep learningDeep learning relatedDeep learning relatedenhancementNew feature, improvement request or other non-bug code enhancementNew feature, improvement request or other non-bug code enhancementgood first issueGood for newcomersGood for newcomersnetworksNetworks packageNetworks package
Description
Describe the feature or idea you want to propose
following dev discussion about codecov, looking at lack of testing coverage for networks. I think its because it lacks tests of certain
parameters. So, for example, cnn lacks coverage because its not tested with list parameters

its not critical, cant really but it would be good to cover these
Describe your proposed solution
I'm not sure how much of this is common between networks, maybe we could have a function that tests list input and non list input?
Describe alternatives you've considered, if relevant
No response
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
deep learningDeep learning relatedDeep learning relatedenhancementNew feature, improvement request or other non-bug code enhancementNew feature, improvement request or other non-bug code enhancementgood first issueGood for newcomersGood for newcomersnetworksNetworks packageNetworks package