LICENSE.txt
MANIFEST.in
README.rst
requirements.txt
requirements_rtd.txt
setup.cfg
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/make_example_iris_data.py
examples/make_titanic_example_data.py
examples/iris/cross_val.cfg
examples/iris/evaluate.cfg
examples/titanic/cross_validate.cfg
examples/titanic/evaluate.cfg
examples/titanic/evaluate_tuned.cfg
examples/titanic/predict_train+dev.cfg
examples/titanic/predict_train+dev_tuned.cfg
examples/titanic/predict_train_only.cfg
examples/titanic/predict_train_only_tuned.cfg
examples/titanic/train.cfg
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/entry_points.txt
skll.egg-info/not-zip-safe
skll.egg-info/requires.txt
skll.egg-info/top_level.txt
skll/utilities/__init__.py
skll/utilities/filter_megam.py
skll/utilities/generate_predictions.py
skll/utilities/join_megam.py
skll/utilities/megam_to_libsvm.py
skll/utilities/print_model_weights.py
skll/utilities/run_experiment.py
skll/utilities/skll_convert.py
skll/utilities/summarize_results.py
tests/test_skll.py
tests/backward_compatibility/v0.9.17_test_summary.jsonlines
tests/backward_compatibility/v0.9.17_test_summary_test_summary_LogisticRegression.2.model
tests/backward_compatibility/v0.9.17_test_summary_test_summary_LogisticRegression.3.model
tests/backward_compatibility/v0.9.17_test_summary_test_summary_LogisticRegression.predictions
tests/configs/test_ablation.template.cfg
tests/configs/test_class_map.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