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

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

There is a newer version: 4.23.0.17664
Show newest version
{
  "title": "Transformers should not be accessed directly when a Scikit-Learn Pipeline uses caching",
  "type": "BUG",
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "5min"
  },
  "tags": [
    "scikit-learn",
    "machine-learning"
  ],
  "defaultSeverity": "Critical",
  "ruleSpecification": "RSPEC-6971",
  "sqKey": "S6971",
  "scope": "All",
  "quickfix": "targeted",
  "code": {
    "impacts": {
      "MAINTAINABILITY": "MEDIUM",
      "RELIABILITY": "HIGH"
    },
    "attribute": "LOGICAL"
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy