.gitignore
CHANGES.rst
DESCRIPTION.rst
LICENSE
MANIFEST.in
README.md
RELEASE.md
requirements.txt
setup.cfg
setup.py
doc/Makefile
doc/make.bat
doc/source/api.rst
doc/source/commandline.rst
doc/source/conf.py
doc/source/examples.rst
doc/source/flow.rst
doc/source/index.rst
doc/source/install.rst
doc/source/modules.rst
doc/source/optionhandling.rst
doc/source/sourcecode.rst
doc/source/troubleshooting.rst
doc/source/virtualenv.rst
doc/source/weka.core.rst
doc/source/weka.flow.rst
doc/source/weka.plot.rst
doc/source/weka.rst
doc/source/_static/logo.jpg
doc/source/_static/logo.pdf
doc/source/_static/logo.png
doc/source/_static/logo.svg
doc/source/_static/screenshot1.png
html/github/redirect.zip
html/pypi/index.html
html/pypi/redirect.zip
html/pypi/sphinx.zip
java/Makefile
java/src/weka/classifiers/EvaluationWrapper.java
java/src/weka/classifiers/KernelHelper.java
java/src/weka/core/ClassHelper.java
media/channel/channel.xcf
python/__init__.py
python/python_weka_wrapper3.egg-info/PKG-INFO
python/python_weka_wrapper3.egg-info/SOURCES.txt
python/python_weka_wrapper3.egg-info/dependency_links.txt
python/python_weka_wrapper3.egg-info/entry_points.txt
python/python_weka_wrapper3.egg-info/requires.txt
python/python_weka_wrapper3.egg-info/top_level.txt
python/weka/__init__.py
python/weka/associations.py
python/weka/attribute_selection.py
python/weka/classifiers.py
python/weka/clusterers.py
python/weka/datagenerators.py
python/weka/experiments.py
python/weka/filters.py
python/weka/core/__init__.py
python/weka/core/capabilities.py
python/weka/core/classes.py
python/weka/core/converters.py
python/weka/core/database.py
python/weka/core/dataset.py
python/weka/core/jvm.py
python/weka/core/packages.py
python/weka/core/serialization.py
python/weka/core/stemmers.py
python/weka/core/stopwords.py
python/weka/core/systeminfo.py
python/weka/core/tokenizers.py
python/weka/core/typeconv.py
python/weka/core/version.py
python/weka/flow/__init__.py
python/weka/flow/base.py
python/weka/flow/container.py
python/weka/flow/control.py
python/weka/flow/conversion.py
python/weka/flow/sink.py
python/weka/flow/source.py
python/weka/flow/transformer.py
python/weka/lib/pkg_suggestions.csv
python/weka/lib/python-weka-wrapper-src.jar
python/weka/lib/python-weka-wrapper.jar
python/weka/lib/weka.jar
python/weka/plot/__init__.py
python/weka/plot/classifiers.py
python/weka/plot/clusterers.py
python/weka/plot/dataset.py
python/weka/plot/experiments.py
python/weka/plot/graph.py
tests/__init__.py
tests/wekatests/__init__.py
tests/wekatests/all_tests.py
tests/wekatests/associations.py
tests/wekatests/attribute_selection.py
tests/wekatests/classifiers.py
tests/wekatests/clusterers.py
tests/wekatests/datagenerators.py
tests/wekatests/experiments.py
tests/wekatests/filters.py
tests/wekatests/coretests/__init__.py
tests/wekatests/coretests/all_tests.py
tests/wekatests/coretests/capabilities.py
tests/wekatests/coretests/classes.py
tests/wekatests/coretests/converters.py
tests/wekatests/coretests/dataset.py
tests/wekatests/coretests/serialization.py
tests/wekatests/coretests/stemmers.py
tests/wekatests/coretests/stopwords.py
tests/wekatests/coretests/tokenizers.py
tests/wekatests/coretests/typeconv.py
tests/wekatests/coretests/version.py
tests/wekatests/data/anneal.ORIG.arff
tests/wekatests/data/anneal.arff
tests/wekatests/data/autoPrice.arff
tests/wekatests/data/bodyfat.arff
tests/wekatests/data/bolts.arff
tests/wekatests/data/diabetes.arff
tests/wekatests/data/iris.arff
tests/wekatests/data/nursery.arff
tests/wekatests/data/reutersTop10Randomized_1perc_shortened-test.arff
tests/wekatests/data/reutersTop10Randomized_1perc_shortened-train.arff
tests/wekatests/data/reutersTop10Randomized_1perc_shortened.arff
tests/wekatests/flowtests/__init__.py
tests/wekatests/flowtests/control.py
tests/wekatests/plottests/__init__.py
tests/wekatests/plottests/all_tests.py
tests/wekatests/plottests/classifiers.py
tests/wekatests/plottests/clusterers.py
tests/wekatests/plottests/dataset.py
tests/wekatests/plottests/experiments.py
tests/wekatests/plottests/graph.py
tests/wekatests/tests/__init__.py
tests/wekatests/tests/weka_test.py