1. ac148f6 DL: Add support in preprocessor to evenly distribute data for GPDB by Yuhao Zhang · 4 years, 8 months ago
  2. 5bc8ea1 DL: Update jenkins to install keras 2.2.4 by Ekta Khanna · 4 years, 8 months ago
  3. 19ea7f7 update user docs to consider summary table by Frank McQuillan · 4 years, 8 months ago
  4. 0b1f3bf DL: Remove model_arch_table from output of load_model_selection_table() by Yuhao Zhang · 4 years, 8 months ago
  5. a4f8ae1 DL: User docs for setting up model selection table by Frank McQuillan · 4 years, 8 months ago
  6. f4e2ab6 Merge pull request #435 from reductionista/dl/mst-separate-module by Domino Valdano · 4 years, 8 months ago
  7. 6b6716f Catch error when fit_params_list or compile_params_list is NULL by Domino Valdano · 4 years, 8 months ago
  8. c89f42d madlib_keras_fit_multiple_model.* -> madlib_keras_model_selection.* by Domino Valdano · 4 years, 8 months ago
  9. 33988ce Add generate mst table utility. by Domino Valdano · 4 years, 9 months ago
  10. 264a4d8 Build: Add cmake variable for gppkg filename by Nikhil Kak · 4 years, 8 months ago
  11. 205bdba updated user docs for madlib-keras with BYOM inference by Frank McQuillan · 4 years, 8 months ago
  12. e420686 KNN: Add distances to the output table by Orhan Kislal · 4 years, 9 months ago
  13. 96885c8 DL: Split madlib_keras devcheck file by Domino Valdano · 4 years, 9 months ago
  14. cb42f53 Quick fix for bison issue by Domino Valdano · 4 years, 9 months ago
  15. df03bc2 DL: Add function for predict byom by Nikhil Kak · 4 years, 9 months ago
  16. ed202b1 Assoc Rules: Minor updates to user docs for new params by Frank McQuillan · 4 years, 9 months ago
  17. 0f6073c Association Rules: Improve performance by Nandish Jayaram · 4 years, 9 months ago
  18. 640392d Correlation: Process deconstruction in chunks for grouping by Orhan Kislal · 4 years, 9 months ago
  19. 8a612fe Add input params to last part of WCC impl by Domino Valdano · 4 years, 10 months ago
  20. af36368 Update version from 1.16 to 1.17-dev by Domino Valdano · 4 years, 10 months ago
  21. 13aa1cb Add changelist files & update version by Domino Valdano · 4 years, 10 months ago rc/1.16-rc1 rc/1.16-rc2 rel/v1.16
  22. 5054931 Add release notes for 1.16 by Frank McQuillan · 4 years, 10 months ago
  23. c2a68c1 DL: Add preprocessor specific error message by Ekta Khanna · 4 years, 10 months ago
  24. 954609a DL: Reduce plpy info message frequency by Orhan Kislal · 4 years, 10 months ago
  25. 15cbe27 DL: Standardize the data types used for keras and sql by Jingyi Mei · 4 years, 11 months ago
  26. 141b4e4 Pivot: Fix array_agg + distinct scaling issue on gpdb by Orhan Kislal · 5 years ago
  27. 19b02f5 Fix svm temp table bug by dropping it first by Orhan Kislal · 4 years, 10 months ago
  28. e44b6cc DL:Suppress unnecessary notices and misc cleanup by Ekta Khanna · 4 years, 10 months ago
  29. 0ed2df5 DL: Add online docs for madlib_keras functions by Orhan Kislal · 4 years, 10 months ago
  30. c6959c1 Add load model weights examples by Frank McQuillan · 4 years, 11 months ago
  31. bb27374 DL: refactor image count related code by Nikhil Kak · 4 years, 11 months ago
  32. 0eebc49 DL: Create one keras session per iteration for pg in fit and evaluate by Nikhil Kak · 4 years, 11 months ago
  33. f6a7ddb DL: Fix predict with 'NULL' string class values by Nandish Jayaram · 4 years, 11 months ago
  34. ea1e0ac DL: Fix tensorflow crashes by Domino Valdano · 4 years, 11 months ago
  35. 9f25d86 DL: Update user docs for madlib-keras deep learning by Frank McQuillan · 4 years, 11 months ago
  36. dec12cd SVM: Fix class weights when specified as a mapping by Nandish Jayaram · 4 years, 11 months ago
  37. c4f645c DL: Reduce dev check assert threshold while comparing loss by Nandish Jayaram · 4 years, 11 months ago
  38. 9933c1d DL: Add dev check test for loading model weights by Nikhil Kak · 4 years, 11 months ago
  39. c8346e2 DL: Enable warm start by Nikhil Kak · 5 years ago
  40. 2479a6a get_cols() only uses 1 paramter, so get rid of all the unused ones. by Domino Valdano · 5 years ago
  41. e41cf6e DL: Replace old evaluate1 function with madlib_keras_evaluate() by Domino Valdano · 5 years ago
  42. f15384b DL: Refactor gp_segment_id_col by Domino Valdano · 5 years ago
  43. 6c8643c DL: fix default_buffer_size calculation in input_data_preprocessor by Jingyi Mei · 5 years ago
  44. 4c1277f DL: modify the logic to get number of output units from model_arch table by Jingyi Mei · 5 years ago
  45. d5352a4 MLP: Fix convergence based on threshold by Himanshu Pandey · 5 years ago
  46. b7ff51b DL: Rename Format class to be more meaningful. by Nikhil Kak · 5 years ago
  47. 352e41f DL: Add model_weights, name and desc to the model arch table. by Nikhil Kak · 5 years ago
  48. d1fa5ab DL: Record metrics_elapsed_time in model summary table by Nandish Jayaram · 5 years ago
  49. 99929ee DL: Update content of the model summary table by Nandish Jayaram · 5 years ago
  50. 5f1e376 DL: Remove loss and metric calculations from fit transition function by Orhan Kislal · 5 years ago
  51. ddbdcdd DL: Add validation for metrics in compile_params by Nandish Jayaram · 5 years ago
  52. 85b71b6 DL: Support metrics_compute_frequency for training data by Nandish Jayaram · 5 years ago
  53. 374145f DL: Add model_arch column to model data table by Ekta Khanna · 5 years ago
  54. 642e5a5 DL: Improve performance for predict by Nikhil Kak · 5 years ago
  55. b9f2d2e DL: Reorder arguments for fit and evaluate UDA by Nikhil Kak · 5 years ago
  56. 874d189 add comment to graph user docs to distribute edge table by source vertex id by Frank McQuillan · 5 years ago
  57. e015e0f user doc updates to multiple modules by Frank McQuillan · 5 years ago
  58. ce4bf89 DL: Refactor code to move some constants to helper file by Nandish Jayaram · 5 years ago
  59. b9453b4 DL: Change how we create tables in dev-check by Nandish Jayaram · 5 years ago
  60. 8bd5fea DL: Add dev-check and unit tests for metrics_compute_frequency by Nandish Jayaram · 5 years ago
  61. a569221 DL: Add new param metrics_compute_frequency to madlib_keras_fit() by Ekta Khanna · 5 years ago
  62. a16dffd DL: Improve minibatch performance by using array_cat by Ekta Khanna · 5 years ago
  63. 00b08ac DL: Improve parameter parsing and add unit tests by Orhan Kislal · 5 years ago
  64. 6f19d90 DL: Update input table for fit dev check by Domino Valdano · 5 years ago
  65. 0851fdf DL: Convert the keras_eval function from UDF to UDA by Domino Valdano · 5 years ago
  66. d9c2025 DL: Naming improvements for dependent and independent varname by Jingyi Mei · 5 years ago
  67. 9ccb17c Add contribution guideline page link in README by Jingyi Mei · 5 years ago
  68. 983296f DL: Update validation preprocessor examples and description by Frank McQuillan · 5 years ago
  69. c2a83cb DL: Add documentation for input preprocessor by Nandish Jayaram · 5 years ago
  70. 16b18e3 DL: Dev-check for validation_preprocessor_dl by Nandish Jayaram · 5 years ago
  71. 8eaf563 DL: Add input preprocessor for validation data by Nandish Jayaram · 5 years ago
  72. 01bfbcb MLP: Fix column names in prediction output table by Himanshu Pandey · 5 years ago
  73. 6c1f737 DL: Fix pg bug for getting device name by Nikhil Kak · 5 years ago
  74. 65ce602 DL: Replace use_gpu flag with gpus_per_host integer by Orhan Kislal · 5 years ago
  75. e4b53a7 add examples for generalize cross validation by Frank McQuillan · 5 years ago
  76. 1cbd9d4 DL: Add negative unit tests for unsupported compile and fit params by Orhan Kislal · 5 years ago
  77. 56efedf DL: Refactor computation of images per segment by Domino Valdano · 5 years ago
  78. 94e5a6c DL: Add new unit tests and update existing one's by Domino Valdano · 5 years ago
  79. 918ce80 DL: Update madlib_keras_fit code to weight by images instead of buffers. by Domino Valdano · 5 years ago
  80. 27ddd27 DL: Handle NULL value for optional pred_type param in predict by Nandish Jayaram · 5 years ago
  81. 920175f DL: Add GPU support for predict by Nandish Jayaram · 5 years ago
  82. 3e2869d DL: Do not compile params in predict by Nandish Jayaram · 5 years ago
  83. 6cae627 DL: Trap unsupported options for compile and fit params by Orhan Kislal · 5 years ago
  84. 897b4ed DL: Add GPU support for evaluate by Nikhil Kak · 5 years ago
  85. ca3bb8d Association Rule: Change default max_itemset_size to 10 by Himanshu Pandey · 5 years ago
  86. 4e6f337 DL: Validate predict input parameters by Nandish Jayaram · 5 years ago
  87. bd1dda3 MLP: Update error message text in minibatch validation. by Nandish Jayaram · 5 years ago
  88. 8803584 MLP: Fix warm start weights initialization issue by Nandish Jayaram · 5 years ago
  89. 5a2cea7 DL: Add Postgres support by Nandish Jayaram · 5 years ago
  90. f971fa4 Infra: Update jenkins docker image for DL by Nandish Jayaram · 5 years ago
  91. 20c87fa add sections to RF and DT user docs on run-time and memory usage by Frank McQuillan · 5 years ago
  92. 40713de DL: Add support for empty optimizer params by Orhan Kislal · 5 years ago
  93. f06f2d8 DL: Code refactor by Nandish Jayaram · 5 years ago
  94. f437659 DL: Remove reshaping and hard-coded normalizing_const from predict by Nandish Jayaram · 5 years ago
  95. 3bf6da9 Utilities: Add unit tests for create_cols_from_array_sql_string() by Nandish Jayaram · 5 years ago
  96. 4b8ceb2 DL: Support response and prob prediction outputs. by Nandish Jayaram · 5 years ago
  97. 8feb9bf WCC: Update the design doc by Orhan Kislal · 5 years ago
  98. 2158ff5 DL: Add alternative options for compile params by Orhan Kislal · 5 years ago
  99. c4f8349 DL: Rename helper to validator and move all unit tests to madlib_keras.py_in by Nikhil Kak · 5 years ago
  100. 63847d7 DL: Remove evaluate function by Nikhil Kak · 5 years ago