org.sonar.l10n.py.rules.python.S6973.json Maven / Gradle / Ivy
{
"title": "Important hyperparameters should be specified for machine learning libraries\u0027 estimators and optimizers",
"type": "CODE_SMELL",
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"pytorch",
"scikit-learn",
"machine-learning"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-6973",
"sqKey": "S6973",
"scope": "All",
"quickfix": "unknown",
"code": {
"impacts": {
"MAINTAINABILITY": "MEDIUM",
"RELIABILITY": "LOW"
},
"attribute": "CONVENTIONAL"
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy