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