566bb6fa0b6152916c04667b9cff67648555896e,Lib/sandbox/svm/tests/test_classification.py,,,#,5
Before Change
// XXX remove this
import os, sys
sys.path.insert(0, os.path.normpath(os.path.join(os.path.dirname(os.path.abspath(__file__)), "..", "..")))
import svm
import numpy as N
After Change
def check_nu_train(self):
pass
if __name__ == "__main__":
NumpyTest().run()
In pattern: SUPERPATTERN
Frequency: 3
Non-data size: 10
Instances
Project Name: scipy/scipy
Commit Name: 566bb6fa0b6152916c04667b9cff67648555896e
Time: 2006-07-07
Author: fullung@localhost
File Name: Lib/sandbox/svm/tests/test_classification.py
Class Name:
Method Name:
Project Name: scipy/scipy
Commit Name: 566bb6fa0b6152916c04667b9cff67648555896e
Time: 2006-07-07
Author: fullung@localhost
File Name: Lib/sandbox/svm/tests/test_classification.py
Class Name:
Method Name:
Project Name: scipy/scipy
Commit Name: 566bb6fa0b6152916c04667b9cff67648555896e
Time: 2006-07-07
Author: fullung@localhost
File Name: Lib/sandbox/svm/tests/test_libsvm.py
Class Name:
Method Name:
Project Name: tzutalin/labelImg
Commit Name: 6958e69851567abb18bfece52888d4709bbacc5b
Time: 2017-08-03
Author: tzu.ta.lin@gmail.com
File Name: tests/test_io.py
Class Name:
Method Name: