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/__pycache__/test_skll.cpython-33.pyc
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.cfg
tests/configs/test_cv_folds1.template.cfg
tests/configs/test_cv_folds2.cfg
tests/configs/test_cv_folds2.template.cfg
tests/configs/test_predict.cfg
tests/configs/test_predict.template.cfg
tests/configs/test_regression1.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.cfg
tests/configs/test_summary.template.cfg
tests/output/test_cv_folds1_summary.tsv
tests/output/test_cv_folds1_test_cv_folds_LogisticRegression.e1778961
tests/output/test_cv_folds1_test_cv_folds_LogisticRegression.e1778963
tests/output/test_cv_folds1_test_cv_folds_LogisticRegression.log
tests/output/test_cv_folds1_test_cv_folds_LogisticRegression.o1778961
tests/output/test_cv_folds1_test_cv_folds_LogisticRegression.o1778963
tests/output/test_cv_folds1_test_cv_folds_LogisticRegression.predictions
tests/output/test_cv_folds1_test_cv_folds_LogisticRegression.results
tests/output/test_cv_folds1_test_cv_folds_LogisticRegression.results.json
tests/output/test_cv_folds2_summary.tsv
tests/output/test_cv_folds2_test_cv_folds_LogisticRegression.e1778962
tests/output/test_cv_folds2_test_cv_folds_LogisticRegression.e1778964
tests/output/test_cv_folds2_test_cv_folds_LogisticRegression.log
tests/output/test_cv_folds2_test_cv_folds_LogisticRegression.o1778962
tests/output/test_cv_folds2_test_cv_folds_LogisticRegression.o1778964
tests/output/test_cv_folds2_test_cv_folds_LogisticRegression.predictions
tests/output/test_cv_folds2_test_cv_folds_LogisticRegression.results
tests/output/test_cv_folds2_test_cv_folds_LogisticRegression.results.json
tests/output/test_predict_test_regression1_RescaledRidge.e1778966
tests/output/test_predict_test_regression1_RescaledRidge.log
tests/output/test_predict_test_regression1_RescaledRidge.o1778966
tests/output/test_regression1_summary.tsv
tests/output/test_regression1_test_regression1_RescaledRidge.e1778965
tests/output/test_regression1_test_regression1_RescaledRidge.log
tests/output/test_regression1_test_regression1_RescaledRidge.o1778965
tests/output/test_summary_test_summary_LogisticRegression.e1778969
tests/output/test_summary_test_summary_LogisticRegression.log
tests/output/test_summary_test_summary_LogisticRegression.o1778969
tests/output/test_summary_test_summary_MultinomialNB.e1778970
tests/output/test_summary_test_summary_MultinomialNB.log
tests/output/test_summary_test_summary_MultinomialNB.o1778970
tests/output/test_summary_test_summary_SVC.e1778971
tests/output/test_summary_test_summary_SVC.log
tests/output/test_summary_test_summary_SVC.o1778971
tests/test/test_regression1.jsonlines
tests/test/test_summary.jsonlines
tests/train/test_cv_folds.csv
tests/train/test_cv_folds.jsonlines
tests/train/test_input_2examples_1.jsonlines
tests/train/test_input_3examples_1.jsonlines
tests/train/test_input_3examples_2.jsonlines
tests/train/test_regression1.jsonlines
tests/train/test_summary.jsonlines