File size: 425 Bytes
cef041b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "model_name": "ios-memory-leak-detector",
  "task": "binary-classification",
  "framework": "scikit-learn",
  "features": [
    "has_weak_self",
    "has_unowned",
    "strong_capture",
    "has_delegate",
    "delegate_weak",
    "uses_combine",
    "has_sink",
    "has_store",
    "cancel_bag_present",
    "swiftui_view",
    "observable_object",
    "published_property",
    "has_deinit"
  ],
  "version": "1.0.0"
}