Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test_sst.py #7

Closed
codeXR1 opened this issue Mar 20, 2019 · 2 comments
Closed

test_sst.py #7

codeXR1 opened this issue Mar 20, 2019 · 2 comments

Comments

@codeXR1
Copy link

codeXR1 commented Mar 20, 2019

Hello,

I have tried to run the tests/test_sst.py.
I got following output:

``test_sst.py -v
test_detect_by_lanczos (main.TestSST) ... ok
test_detect_by_svd (main.TestSST) ... ok
test_stream_detect (main.TestSST) ... ok


Ran 3 tests in 0.019s

OK
``
How do I get the change point score as an output?

Thanks

@codeXR1
Copy link
Author

codeXR1 commented Mar 28, 2019

Any comment on this would be appreciated

@tsurubee
Copy link
Owner

Sorry for my late reply.
The tests/test_sst.py you have run is a test code of the program's behavior. (It's not for getting change point score)
How to get change point score is described in the usage of README, so please refer to that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants