-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mldb 1209 statstable fncts noise injection #884
base: master
Are you sure you want to change the base?
Commits on Jul 3, 2016
-
[MLDB-1209] Added
injectNoise
option to stats table functions to ad……d laplacian noise to the counts to allow the usage of stats tables training examples to train a classifier
Francois Maillet committedJul 3, 2016 Configuration menu - View commit details
-
Copy full SHA for 01f527f - Browse repository at this point
Copy the full SHA 01f527fView commit details -
Francois Maillet committed
Jul 3, 2016 Configuration menu - View commit details
-
Copy full SHA for 4d5afe7 - Browse repository at this point
Copy the full SHA 4d5afe7View commit details
Commits on Jul 5, 2016
-
[MLDB-1209] Added failing test case
Francois Maillet committedJul 5, 2016 Configuration menu - View commit details
-
Copy full SHA for 5ff8923 - Browse repository at this point
Copy the full SHA 5ff8923View commit details -
Merge branch 'master' into MLDB-1209_statstable_fncts_noise_injection
Conflicts: plugins/stats_table_procedure.cc testing/testing.mk
Francois Maillet committedJul 5, 2016 Configuration menu - View commit details
-
Copy full SHA for 05a386c - Browse repository at this point
Copy the full SHA 05a386cView commit details
Commits on Jul 6, 2016
-
Francois Maillet committed
Jul 6, 2016 Configuration menu - View commit details
-
Copy full SHA for 6313da2 - Browse repository at this point
Copy the full SHA 6313da2View commit details
Commits on Feb 8, 2017
-
Merge branch 'master' into MLDB-1209_statstable_fncts_noise_injection
Conflicts: jml/math/xdiv.h plugins/stats_table_procedure.cc testing/MLDB-873_stats_table_test.py testing/testing.mk
Francois Maillet committedFeb 8, 2017 Configuration menu - View commit details
-
Copy full SHA for e083df8 - Browse repository at this point
Copy the full SHA e083df8View commit details
Commits on Feb 23, 2017
-
Merge branch 'master' into MLDB-1209_statstable_fncts_noise_injection
Francois Maillet committedFeb 23, 2017 Configuration menu - View commit details
-
Copy full SHA for aa69c0e - Browse repository at this point
Copy the full SHA aa69c0eView commit details
Commits on Mar 8, 2017
-
Use int64 in StatTable object for compatibilty
Vincent Bisserie committedMar 8, 2017 Configuration menu - View commit details
-
Copy full SHA for dffa8a3 - Browse repository at this point
Copy the full SHA dffa8a3View commit details
Commits on May 3, 2017
-
Merge branch 'master' of https://github.com/mldbai/mldb into MLDB-120…
…9_statstable_fncts_noise_injection
Configuration menu - View commit details
-
Copy full SHA for 3e0aa05 - Browse repository at this point
Copy the full SHA 3e0aa05View commit details -
Added test for noise injector, move to a separate file and fix a smal…
…l issue where the rounding was always done to the lower value
Configuration menu - View commit details
-
Copy full SHA for ef5448a - Browse repository at this point
Copy the full SHA ef5448aView commit details -
Added test for noise injector, move to a separate file and fix a smal…
…l issue where the rounding was always done to the lower value
Configuration menu - View commit details
-
Copy full SHA for 841d97a - Browse repository at this point
Copy the full SHA 841d97aView commit details -
Added test for noise injector, move to a separate file and fix a smal…
…l issue where the rounding was always done to the lower value
Configuration menu - View commit details
-
Copy full SHA for c850540 - Browse repository at this point
Copy the full SHA c850540View commit details -
Configuration menu - View commit details
-
Copy full SHA for b68a31b - Browse repository at this point
Copy the full SHA b68a31bView commit details
Commits on May 4, 2017
-
[MLDB-1209] updated the tests covering the stats tables with noise + …
…some minor doc update
Configuration menu - View commit details
-
Copy full SHA for 981e548 - Browse repository at this point
Copy the full SHA 981e548View commit details