08e7ab3d93f89b1bf821ac99d72d38a54bfdaa9d,yellowbrick/classifier.py,ClassificationReport,poof,#ClassificationReport#,112
Before Change
plt.ylabel("Classes")
plt.xlabel("Measures")
return self.ax
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
//// Receiver Operating Characteristics
After Change
plt.ylabel("Classes")
plt.xlabel("Measures")
plt.show()
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
//// Receiver Operating Characteristics
In pattern: SUPERPATTERN
Frequency: 4
Non-data size: 4
Instances
Project Name: DistrictDataLabs/yellowbrick
Commit Name: 08e7ab3d93f89b1bf821ac99d72d38a54bfdaa9d
Time: 2016-10-11
Author: rebecca.bilbro@bytecubed.com
File Name: yellowbrick/classifier.py
Class Name: ClassificationReport
Method Name: poof
Project Name: DistrictDataLabs/yellowbrick
Commit Name: 08e7ab3d93f89b1bf821ac99d72d38a54bfdaa9d
Time: 2016-10-11
Author: rebecca.bilbro@bytecubed.com
File Name: yellowbrick/regressor.py
Class Name: ResidualsPlot
Method Name: poof
Project Name: DistrictDataLabs/yellowbrick
Commit Name: 08e7ab3d93f89b1bf821ac99d72d38a54bfdaa9d
Time: 2016-10-11
Author: rebecca.bilbro@bytecubed.com
File Name: yellowbrick/regressor.py
Class Name: PredictionError
Method Name: poof
Project Name: DistrictDataLabs/yellowbrick
Commit Name: 08e7ab3d93f89b1bf821ac99d72d38a54bfdaa9d
Time: 2016-10-11
Author: rebecca.bilbro@bytecubed.com
File Name: yellowbrick/classifier.py
Class Name: ROCAUC
Method Name: poof