LICENSE.txt
MANIFEST.in
Makefile
README.rst
projects.txt
setup.py
Optunity.egg-info/PKG-INFO
Optunity.egg-info/SOURCES.txt
Optunity.egg-info/dependency_links.txt
Optunity.egg-info/top_level.txt
bin/benchmark-rastrigin.py
bin/examples_cross-validation.py
bin/examples_knn_2d.py
bin/examples_spiral3d.py
bin/examples_theano_mlp.py
bin/logistic_sgd.py
bin/print_system_path.py
bin/process-rastrigin.py
bin/process_results.py
bin/run_optunity_piped.py
bin/simple_tutorial.py
bin/test-standalone.py
bin/test_roc.py
bin/examples/python/advanced_cv.py
bin/examples/python/parabola.py
bin/examples/python/sobol_vs_uniform.py
bin/examples/python/sklearn/svc.py
bin/examples/python/sklearn/svc_structured.py
bin/examples/python/sklearn/svr.py
bin/examples/python/theano/logistic_regression.py
docs/conf.py
docs/global.rst
docs/index.rst
docs/logo.png
docs/logo_small.png
docs/logo_small_gray.png
docs/_build/html/_static/comment-bright.png
docs/_build/html/_static/comment-close.png
docs/_build/html/_static/comment.png
docs/_build/html/_static/down-pressed.png
docs/_build/html/_static/down.png
docs/_build/html/_static/file.png
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
docs/_build/html/_static/up-pressed.png
docs/_build/html/_static/up.png
docs/api/modules.rst
docs/api/optunity.api.rst
docs/api/optunity.communication.rst
docs/api/optunity.constraints.rst
docs/api/optunity.cross_validation.rst
docs/api/optunity.functions.rst
docs/api/optunity.metrics.rst
docs/api/optunity.parallel.rst
docs/api/optunity.rst
docs/api/optunity.solvers.CMAES.rst
docs/api/optunity.solvers.GridSearch.rst
docs/api/optunity.solvers.NelderMead.rst
docs/api/optunity.solvers.ParticleSwarm.rst
docs/api/optunity.solvers.RandomSearch.rst
docs/api/optunity.solvers.Sobol.old.rst
docs/api/optunity.solvers.Sobol.rst
docs/api/optunity.solvers.Sobol_backend.rst
docs/api/optunity.solvers.TPE.rst
docs/api/optunity.solvers.rst
docs/api/optunity.solvers.solver_registry.rst
docs/api/optunity.solvers.util.rst
docs/api/optunity.standalone.rst
docs/api/optunity.tests.rst
docs/api/optunity.tests.test_all.rst
docs/api/optunity.tests.test_solvers.rst
docs/api/optunity.util.rst
docs/dev/index.rst
docs/examples/cross_validation.rst
docs/examples/index.rst
docs/examples/matlab/lssvmlab.rst
docs/examples/matlab/lssvmlab/classification.rst
docs/examples/matlab/lssvmlab/classification_lssvm.png
docs/examples/matlab/lssvmlab/classification_optunity.png
docs/examples/matlab/lssvmlab/regression.png
docs/examples/matlab/lssvmlab/regression.rst
docs/examples/python/opencv.rst
docs/examples/python/parabola.rst
docs/examples/python/parabola_solver_precision.png
docs/examples/python/parabola_solver_traces.png
docs/examples/python/sklearn.rst
docs/examples/python/spark.rst
docs/examples/python/theano.rst
docs/examples/python/sklearn/svc.py
docs/examples/python/sklearn/svc.rst
docs/examples/python/sklearn/svr.py
docs/examples/python/sklearn/svr.rst
docs/examples/python/spark/logistic.py
docs/examples/python/spark/logistic.rst
docs/examples/python/theano/logistic_regression.rst
docs/examples/r/parabola.rst
docs/examples/r/ridgereg.rst
docs/examples/r/svm.rst
docs/html/_images/classification_lssvm.png
docs/html/_images/classification_optunity.png
docs/html/_images/logo.png
docs/html/_images/parabola_solver_precision.png
docs/html/_images/parabola_solver_traces.png
docs/html/_images/pso_iteration.png
docs/html/_images/regression.png
docs/html/_static/comment-bright.png
docs/html/_static/comment-close.png
docs/html/_static/comment.png
docs/html/_static/down-pressed.png
docs/html/_static/down.png
docs/html/_static/file.png
docs/html/_static/logo_small.png
docs/html/_static/minus.png
docs/html/_static/plus.png
docs/html/_static/up-pressed.png
docs/html/_static/up.png
docs/notebooks/index.rst
docs/notebooks/notebooks/basic-cross-validation.rst
docs/notebooks/notebooks/basic-nested-cv.rst
docs/notebooks/notebooks/basic-parabola.rst
docs/notebooks/notebooks/basic-sobol.rst
docs/notebooks/notebooks/opencv-ocr.rst
docs/notebooks/notebooks/sklearn-automated-classification.rst
docs/notebooks/notebooks/sklearn-svc.rst
docs/notebooks/notebooks/sklearn-svr.rst
docs/notebooks/notebooks/basic-parabola_files/output_12_0.png
docs/notebooks/notebooks/basic-parabola_files/output_13_0.png
docs/notebooks/notebooks/basic-parabola_files/output_14_0.png
docs/notebooks/notebooks/basic-sobol_files/output_5_0.png
docs/notebooks/notebooks/basic-sobol_files/output_6_0.png
docs/notebooks/notebooks/basic-sobol_files/output_7_0.png
docs/notebooks/notebooks/opencv-ocr_files/output_10_2.png
docs/notebooks/notebooks/opencv-ocr_files/output_15_2.png
docs/notebooks/notebooks/opencv-ocr_files/output_16_2.png
docs/notebooks/notebooks/opencv-ocr_files/output_6_1.png
docs/notebooks/notebooks/opencv-ocr_files/output_7_1.png
docs/notebooks/notebooks/opencv-ocr_files/output_9_2.png
docs/user/constraints.rst
docs/user/cross_validation.rst
docs/user/index.rst
docs/user/installation.rst
docs/user/metrics.rst
docs/user/solvers.rst
docs/user/structured_search_spaces.rst
docs/user/solvers/CMA_ES.rst
docs/user/solvers/TPE.rst
docs/user/solvers/grid_search.rst
docs/user/solvers/nelder-mead.rst
docs/user/solvers/particle_swarm.rst
docs/user/solvers/pso_iteration.png
docs/user/solvers/random.png
docs/user/solvers/random_search.rst
docs/user/solvers/sobol.png
docs/user/solvers/sobol.rst
docs/wrappers/index.rst
docs/wrappers/matlab.rst
docs/wrappers/octave.rst
docs/wrappers/r.rst
logo/logo.png
notebooks/basic-cross-validation.ipynb
notebooks/basic-nested-cv.ipynb
notebooks/basic-parabola.ipynb
notebooks/basic-sobol.ipynb
notebooks/generate_static_notebooks.sh
notebooks/notebook2sphinx.py
notebooks/opencv-digits.png
notebooks/opencv-ocr.ipynb
notebooks/opencv_utility_functions.py
notebooks/py2notebook.py
notebooks/sklearn-automated-classification.ipynb
notebooks/sklearn-svc.ipynb
notebooks/sklearn-svc.py
notebooks/sklearn-svr.ipynb
notebooks/sklearn-svr.py
notebooks/.ipynb_checkpoints/basic-cross-validation-checkpoint.ipynb
notebooks/.ipynb_checkpoints/basic-nested-cv-checkpoint.ipynb
notebooks/.ipynb_checkpoints/basic-parabola-checkpoint.ipynb
notebooks/.ipynb_checkpoints/basic-sobol-checkpoint.ipynb
notebooks/.ipynb_checkpoints/opencv-ocr-checkpoint.ipynb
notebooks/.ipynb_checkpoints/opencv-svm-checkpoint.ipynb
notebooks/.ipynb_checkpoints/parabola-checkpoint.ipynb
notebooks/.ipynb_checkpoints/sklearn-automated-classification-checkpoint.ipynb
notebooks/.ipynb_checkpoints/sklearn-svc-checkpoint.ipynb
notebooks/.ipynb_checkpoints/sklearn-svr-checkpoint.ipynb
notebooks/basic-parabola_files/output_12_0.png
notebooks/basic-parabola_files/output_14_0.png
notebooks/basic-sobol_files/output_6_0.png
notebooks/basic-sobol_files/output_7_0.png
notebooks/opencv-ocr_files/output_10_2.png
notebooks/opencv-ocr_files/output_16_2.png
notebooks/opencv-ocr_files/output_7_1.png
optunity/__init__.py
optunity/api.py
optunity/communication.py
optunity/constraints.py
optunity/cross_validation.py
optunity/functions.py
optunity/metrics.py
optunity/parallel.py
optunity/search_spaces.py
optunity/standalone.py
optunity/util.py
optunity/solvers/CMAES.py
optunity/solvers/GridSearch.py
optunity/solvers/NelderMead.py
optunity/solvers/ParticleSwarm.py
optunity/solvers/RandomSearch.py
optunity/solvers/Sobol.py
optunity/solvers/TPE.py
optunity/solvers/__init__.py
optunity/solvers/solver_registry.py
optunity/solvers/util.py
optunity/tests/__init__.py
optunity/tests/test_all.py
optunity/tests/test_solvers.py
wrappers/R/R/comm.R
wrappers/R/R/crossvalidation.R
wrappers/R/R/optunity.R
wrappers/R/inst/example.R
wrappers/matlab/optunity_cv_fun.m
wrappers/matlab/optunity_example.m
wrappers/matlab/+optunity/cross_validate.m
wrappers/matlab/+optunity/generate_folds.m
wrappers/matlab/+optunity/make_solver.m
wrappers/matlab/+optunity/manual.m
wrappers/matlab/+optunity/maximize.m
wrappers/matlab/+optunity/minimize.m
wrappers/matlab/+optunity/optimize.m
wrappers/matlab/+optunity/process_varargin.m
wrappers/matlab/+optunity/+comm/close_subprocess.m
wrappers/matlab/+optunity/+comm/json_decode.m
wrappers/matlab/+optunity/+comm/json_encode.m
wrappers/matlab/+optunity/+comm/launch.m
wrappers/matlab/+optunity/+comm/popen.m
wrappers/matlab/+optunity/+comm/readpipe.m
wrappers/matlab/+optunity/+comm/writepipe.m
wrappers/matlab/+optunity/@CrossValidated/CrossValidated.m
wrappers/matlab/+optunity/@Solver/Solver.m
wrappers/matlab/example_lssvmlab/demo_classification.m
wrappers/matlab/example_lssvmlab/demo_classification_misclass.m
wrappers/matlab/example_lssvmlab/demo_regression.m
wrappers/matlab/example_lssvmlab/demo_regression_mse.m
wrappers/octave/bug.m
wrappers/octave/optunity/cross_validate.m
wrappers/octave/optunity/generate_folds.m
wrappers/octave/optunity/make_solver.m
wrappers/octave/optunity/manual.m
wrappers/octave/optunity/maximize.m
wrappers/octave/optunity/minimize.m
wrappers/octave/optunity/optimize.m
wrappers/octave/optunity/process_varargin.m
wrappers/octave/optunity/@CrossValidated/CrossValidated.m
wrappers/octave/optunity/@CrossValidated/feval.m
wrappers/octave/optunity/@CrossValidated/get_folds.m
wrappers/octave/optunity/@CrossValidated/set_fun.m
wrappers/octave/optunity/@CrossValidated/subsref.m
wrappers/octave/optunity/@Solver/Solver.m
wrappers/octave/optunity/@Solver/maximize.m
wrappers/octave/optunity/@Solver/minimize.m
wrappers/octave/optunity/@Solver/optimize.m
wrappers/octave/optunity/@Solver/toStruct.m
wrappers/octave/optunity/comm/comm_close_subprocess.m
wrappers/octave/optunity/comm/comm_json_decode.m
wrappers/octave/optunity/comm/comm_json_encode.m
wrappers/octave/optunity/comm/comm_launch.m
wrappers/octave/optunity/comm/comm_readpipe.m
wrappers/octave/optunity/comm/comm_writepipe.m
wrappers/octave/optunity/example/optunity_cv_fun.m
wrappers/octave/optunity/example/optunity_example.m