COPYING
MANIFEST.in
README.rst
requirements.txt
setup.py
doc/Makefile
doc/conf.py
doc/getting_started.rst
doc/index.rst
doc/make.bat
doc/run_experiment.rst
doc/skll.rst
doc/utilities.rst
examples/example.cfg
examples/make_example_iris_data.py
scripts/arff_to_megam
scripts/csv_to_megam
scripts/filter_megam
scripts/generate_predictions
scripts/join_megam
scripts/megam_to_arff
scripts/megam_to_csv
scripts/megam_to_libsvm
scripts/print_model_weights
scripts/run_experiment
scripts/skll_convert
scripts/summarize_results
skll/__init__.py
skll/data.py
skll/experiments.py
skll/learner.py
skll/metrics.py
skll/version.py
skll.egg-info/PKG-INFO
skll.egg-info/SOURCES.txt
skll.egg-info/dependency_links.txt
skll.egg-info/not-zip-safe
skll.egg-info/top_level.txt
tests/test_skll.py
tests/configs/test_ablation.template.cfg
tests/configs/test_cv_folds1.template.cfg
tests/configs/test_cv_folds2.template.cfg
tests/configs/test_predict.template.cfg
tests/configs/test_regression1.template.cfg
tests/configs/test_scaling_with.template.cfg
tests/configs/test_scaling_without.template.cfg
tests/configs/test_sparse.template.cfg
tests/configs/test_summary.template.cfg
tests/train/test_input_2examples_1.jsonlines
tests/train/test_input_3examples_1.jsonlines
tests/train/test_input_3examples_2.jsonlines