org.sonar.l10n.py.rules.python.S6919.json Maven / Gradle / Ivy
The newest version!
{
"title": "The \"input_shape\" parameter should not be specified for \"tf.keras.Model\" subclasses",
"type": "CODE_SMELL",
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"tensorflow",
"machine-learning"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-6919",
"sqKey": "S6919",
"scope": "All",
"quickfix": "unknown",
"code": {
"impacts": {
"MAINTAINABILITY": "MEDIUM",
"RELIABILITY": "MEDIUM"
},
"attribute": "CONVENTIONAL"
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy