All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.sonar.l10n.py.rules.python.S6974.json Maven / Gradle / Ivy

The newest version!
{
  "title": "Subclasses of Scikit-Learn\u0027s \"BaseEstimator\" should not set attributes ending with \"_\" in the \"__init__\" method",
  "type": "CODE_SMELL",
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "5min"
  },
  "tags": [
    "scikit-learn",
    "machine-learning"
  ],
  "defaultSeverity": "Critical",
  "ruleSpecification": "RSPEC-6974",
  "sqKey": "S6974",
  "scope": "All",
  "quickfix": "partial",
  "code": {
    "impacts": {
      "MAINTAINABILITY": "MEDIUM",
      "RELIABILITY": "HIGH"
    },
    "attribute": "CONVENTIONAL"
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy