Manish Kumar
|
8f89fca0b1
|
Added more tests in preprocess_imputer_test.cpp
|
2018-01-03 11:47:00 +05:30 |
|
Manish Kumar
|
afe4d3eb10
|
Fix for issue #1183
|
2018-01-03 11:42:54 +05:30 |
|
Manish Kumar
|
64be1e52eb
|
Update preprocess_binarize_test.cpp
|
2017-12-30 23:22:27 +05:30 |
|
Manish Kumar
|
bffaeb099c
|
typo error fix
|
2017-12-30 21:50:25 +05:30 |
|
Manish Kumar
|
4cf27f89c3
|
upload preprocess_imputer_test.csv
|
2017-12-30 19:56:22 +05:30 |
|
Manish Kumar
|
4420ed3bf4
|
Update preprocess_imputer_test.cpp
|
2017-12-30 19:37:33 +05:30 |
|
Manish Kumar
|
b7024b7f6a
|
Delete preprocess_imputer_test.csv
|
2017-12-30 19:36:04 +05:30 |
|
Manish Kumar
|
4ba94109e1
|
Update decision_tree_test.cpp
|
2017-12-30 14:52:11 +05:30 |
|
Manish Kumar
|
a8f82d423f
|
Merge branch 'master' into master2
|
2017-12-30 13:24:38 +05:30 |
|
Manish Kumar
|
35cc7de64f
|
Merge branch 'master' into master2
|
2017-12-30 13:22:00 +05:30 |
|
Manish Kumar
|
985b8cd4d2
|
Uncomment bindings tests
|
2017-12-30 13:17:46 +05:30 |
|
Manish Kumar
|
aac69d3f5c
|
Update preprocess_split_test.cpp
|
2017-12-30 13:16:22 +05:30 |
|
Manish Kumar
|
d9139786f8
|
Update preprocess_binarize_test.cpp
|
2017-12-30 13:12:53 +05:30 |
|
Manish Kumar
|
60dff70ce2
|
Update preprocess_imputer_test.cpp
|
2017-12-30 13:11:38 +05:30 |
|
Manish Kumar
|
6abff20563
|
Update preprocess_binarize_test.cpp
|
2017-12-30 13:08:15 +05:30 |
|
Manish Kumar
|
8bcac43bc1
|
Update decision_tree_test.cpp
|
2017-12-30 13:03:54 +05:30 |
|
Ryan Curtin
|
5c4b8e2689
|
Merge pull request #1172 from evgfreyman/master
Fixed issue with redifenition at binding tests
|
2017-12-27 11:45:27 -05:00 |
|
Ryan Curtin
|
7cae062124
|
Merge pull request #1178 from rcurtin/test-fixes
Fix randomly failing tests
|
2017-12-27 11:44:48 -05:00 |
|
Ryan Curtin
|
e2af169e73
|
Fix stupid oversight in changing code.
|
2017-12-26 12:20:26 -05:00 |
|
Ryan Curtin
|
64360a13cc
|
Try to fix static warnings by changing loop counter variable name.
|
2017-12-26 10:00:24 -05:00 |
|
Ryan Curtin
|
9b508e91bd
|
Fix line length.
|
2017-12-26 09:57:31 -05:00 |
|
Ryan Curtin
|
23cb4daa8b
|
Merge pull request #1179 from rcurtin/cmake-pkgconfig
Avoid line wrap which made invalid .pc files.
|
2017-12-26 09:55:54 -05:00 |
|
Ryan Curtin
|
1174d5c297
|
Remove any duplicate include directories.
|
2017-12-23 16:49:01 -05:00 |
|
Ryan Curtin
|
443c24d93d
|
Avoid line wrap which made invalid .pc files.
|
2017-12-23 16:28:52 -05:00 |
|
Ryan Curtin
|
bd831e05fa
|
Relax tolerance slightly to prevent random failures.
|
2017-12-22 17:42:34 -05:00 |
|
Ryan Curtin
|
240065954d
|
Perform multiple trials of VanillaNetworkWithCNETest.
|
2017-12-22 16:03:33 -05:00 |
|
Ryan Curtin
|
60ac702b0f
|
Adjust tolerances to prevent random failures.
|
2017-12-22 15:32:34 -05:00 |
|
Ryan Curtin
|
2d04abc9fc
|
Adjust tolerance to reduce failures.
|
2017-12-22 11:38:15 -05:00 |
|
Ryan Curtin
|
73f9d96757
|
Adjust tolerances for SPALeRA test to avoid random failures.
|
2017-12-22 10:41:10 -05:00 |
|
Ryan Curtin
|
e3afe032d2
|
Run the XOR test multiple times if needed.
|
2017-12-22 10:40:50 -05:00 |
|
Manish Kumar
|
02155f003a
|
minor style update
|
2017-12-22 13:22:47 +05:30 |
|
Manish Kumar
|
43a4945a57
|
Include decision_tree_test.cpp in CmakeLists.txt
|
2017-12-22 13:18:44 +05:30 |
|
Manish Kumar
|
44bfd1443b
|
Binding Tests for decision_tree_main.cpp
|
2017-12-22 13:15:52 +05:30 |
|
Manish Kumar
|
75b172c556
|
Update preprocess_binarize_test.cpp
|
2017-12-22 09:36:08 +05:30 |
|
Manish Kumar
|
df3e5b7fa7
|
Update preprocess_split_test.cpp
|
2017-12-22 09:34:01 +05:30 |
|
Ryan Curtin
|
23a49d96fe
|
Adjust optimizer settings to prevent failures.
|
2017-12-21 18:43:55 -05:00 |
|
Ryan Curtin
|
7e4eec1c3b
|
Adjust tolerances for MomentumSGD tests.
|
2017-12-21 18:30:29 -05:00 |
|
Ryan Curtin
|
59c234c443
|
Adjust tolerances for PCAScalingTest.
|
2017-12-21 18:30:13 -05:00 |
|
Ryan Curtin
|
f1363cd8f1
|
Use safer check to see if the queue is empty.
|
2017-12-21 16:54:10 -05:00 |
|
Ryan Curtin
|
b49d7af4bf
|
Make sure to restore the data before a second trial.
|
2017-12-21 16:53:25 -05:00 |
|
Ryan Curtin
|
32d1cff3c2
|
Sometimes QUIC-SVD can fail, so perform multiple runs.
Also increase the tolerance for another test to prevent failures.
|
2017-12-21 14:39:24 -05:00 |
|
Marcus Edel
|
09ab63cf11
|
Merge pull request #1164 from sourabhvarshney111/master
Added Nadam optimizer implementation.
|
2017-12-21 19:07:20 +01:00 |
|
Ryan Curtin
|
65bd318663
|
Merge pull request #1175 from rcurtin/lrfix
Fix logistic regression tolerance checks.
|
2017-12-21 09:29:11 -05:00 |
|
Marcus Edel
|
a81956777b
|
Resolve merge and minor style issues.
|
2017-12-21 15:09:55 +01:00 |
|
Marcus Edel
|
6b7a7b072b
|
Merge branch 'master' into master
|
2017-12-21 13:54:57 +01:00 |
|
Eugene Freyman
|
19cd926b90
|
minor style fixes
|
2017-12-21 11:33:14 +02:00 |
|
Eugene Freyman
|
1b3477c6ad
|
comment on testName
|
2017-12-21 11:31:47 +02:00 |
|
Eugene Freyman
|
c34b1af04b
|
Added comments about testName
|
2017-12-21 11:28:18 +02:00 |
|
Eugene Freyman
|
84dd7bfa45
|
renaming programName to testName
|
2017-12-21 11:24:32 +02:00 |
|
Ryan Curtin
|
e6b84867e0
|
Disable debugging output.
|
2017-12-20 20:40:37 -05:00 |
|