oxcsml / kerpy

python code for kernel methods
Other
36 stars 10 forks source link

wrong import #4

Open kacperChwialkowski opened 5 years ago

kacperChwialkowski commented 5 years ago

https://github.com/oxmlcs/kerpy/blob/50b175961d13e0e1f625aa987ae41cb98bfe4d84/independence_testing/ExampleHSIC.py#L15

that should be from independence_testing.HSICTestObject import HSICTestObject

kacperChwialkowski commented 5 years ago

same applies to the line above