CloneSet59


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
24201.000stmt_list[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
124273
Bio/MaxEntropy.py
224200
Bio/NaiveBayes.py
Clone Instance
1
Line Count
24
Source Line
273
Source File
Bio/MaxEntropy.py

    xcar = [["Red","Sports","Domestic"],["Red","Sports","Domestic"],["Red","Sports","Domestic"],["Yellow","Sports","Domestic"],["Yellow","Sports","Imported"],["Yellow","SUV","Imported"],["Yellow","SUV","Imported"],["Yellow","SUV","Domestic"],["Red","SUV","Imported"],["Red","Sports","Imported"]] 












    ycar = ["Yes","No","Yes","No","Yes","No","Yes","No","No","Yes"] 


Clone Instance
2
Line Count
24
Source Line
200
Source File
Bio/NaiveBayes.py

    xcar = [["Red","Sports","Domestic"],["Red","Sports","Domestic"],["Red","Sports","Domestic"],["Yellow","Sports","Domestic"],["Yellow","Sports","Imported"],["Yellow","SUV","Imported"],["Yellow","SUV","Imported"],["Yellow","SUV","Domestic"],["Red","SUV","Imported"],["Red","Sports","Imported"]] 












    ycar = ["Yes","No","Yes","No","Yes","No","Yes","No","No","Yes"] 


Clone AbstractionParameter Count: 0Parameter Bindings

xcar = [["Red","Sports","Domestic"],["Red","Sports","Domestic"],["Red","Sports","Domestic"],["Yellow","Sports","Domestic"],["Yellow","Sports","Imported"],["Yellow","SUV","Imported"],["Yellow","SUV","Imported"],["Yellow","SUV","Domestic"],["Red","SUV","Imported"],["Red","Sports","Imported"]] 
ycar = ["Yes","No","Yes","No","Yes","No","Yes","No","No","Yes"] 
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None