Skip to content

Commit

Permalink
require new data version w/ python3 regression tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Soeren Sonnenburg committed Feb 2, 2014
1 parent be89990 commit c2c9b1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data
Submodule data updated 26 files
+ testsuite/python3-tests/classifier_lda_modular0.txt
+ testsuite/python3-tests/classifier_lda_modular1.txt
+82 −0 testsuite/python3-tests/classifier_liblinear_modular0.txt
+82 −0 testsuite/python3-tests/classifier_liblinear_modular1.txt
+ testsuite/python3-tests/classifier_svmlight_batch_linadd_modular0.txt
+ testsuite/python3-tests/classifier_svmlight_batch_linadd_modular1.txt
+88 −0 testsuite/python3-tests/distance_mahalanobis_modular0.txt
+ testsuite/python3-tests/features_dense_protocols_modular0.txt
+ testsuite/python3-tests/features_dense_zero_copy_modular0.txt
+1 −0 testsuite/python3-tests/mathematics_logdet0.txt
+48 −0 testsuite/python3-tests/mathematics_sparseinversecovariance_modular0.txt
+48 −0 testsuite/python3-tests/mathematics_sparseinversecovariance_modular1.txt
+23 −0 testsuite/python3-tests/preprocessor_dimensionreductionpreprocessor_modular0.txt
+23 −0 testsuite/python3-tests/preprocessor_dimensionreductionpreprocessor_modular1.txt
+23 −0 testsuite/python3-tests/preprocessor_kernelpca_modular0.txt
+23 −0 testsuite/python3-tests/preprocessor_kernelpca_modular1.txt
+23 −0 testsuite/python3-tests/preprocessor_pca_modular0.txt
+ testsuite/python3-tests/regression_kernel_ridge_modular0.txt
+ testsuite/python3-tests/regression_kernel_ridge_modular1.txt
+ testsuite/python3-tests/regression_least_squares_modular0.txt
+ testsuite/python3-tests/regression_linear_ridge_modular0.txt
+ testsuite/python3-tests/regression_linear_ridge_modular1.txt
+ testsuite/python3-tests/regression_svrlight_modular0.txt
+ testsuite/python3-tests/regression_svrlight_modular1.txt
+ testsuite/python3-tests/transfer_multitask_l12_logistic_regression0.txt
+ testsuite/python3-tests/transfer_multitask_trace_logistic_regression0.txt

0 comments on commit c2c9b1b

Please sign in to comment.