compshs.visualization.tests package

Submodules

compshs.visualization.tests.test_plot module

tests for plot.py

class compshs.visualization.tests.test_plot.TestPlot(methodName='runTest')[source]

Bases: TestCase

setUp()[source]

Hook method for setting up the test fixture before exercising it.

test_plot_feature_selection()[source]
test_plot_fixed_approaching()[source]
test_plot_pyLDA()[source]
test_plot_sequential_approaching()[source]
test_plot_ssta()[source]
test_plot_top_words()[source]

Module contents

tests for visualization