1. 41a2991 Revert "Allocator: Remove 16-byte alignment in GPDB 6" by Orhan Kislal · 4 years ago
  2. 11200f6 Update version to 1.18.0-dev by Orhan Kislal · 4 years ago
  3. 2458931 Update changelist file name and remove incorrect entry by Orhan Kislal · 4 years, 1 month ago rc/1.17.0-rc2 rel/v1.17.0
  4. af06387 Build: Make version numbering semantic by Orhan Kislal · 4 years, 1 month ago
  5. 186a28b Build: Change 1.17-dev to 1.17 by Orhan Kislal · 4 years, 3 months ago
  6. 88d3b8b Update Release Notes for 1.17 by Orhan Kislal · 4 years, 3 months ago
  7. e6bad2f Build: Update madpack scripts for pg11 and add changelist by Orhan Kislal · 4 years, 3 months ago
  8. 2f0bb2e correct disk space comment for gp5 and 6 in keras multi fit user docs by Frank McQuillan · 4 years, 1 month ago
  9. 1a9b557 DL: Clean up user docs by Orhan Kislal · 4 years, 1 month ago
  10. 2896c24 add clarification in DL user docs re GPU memory release by Frank McQuillan · 4 years, 1 month ago
  11. 01ede7c DL: Use unlogged tables for fit multiple by Nikhil Kak · 4 years, 1 month ago
  12. ec3eee7 DL: add tests for asserting that guc values are unchanged by Nikhil Kak · 4 years, 1 month ago
  13. 4f62f4b DL: Fix disk issue by using truncate guc by Ekta Khanna · 4 years, 2 months ago
  14. ef763f1 Graph: Add select statements to graph tests by Nikhil Kak · 4 years, 1 month ago
  15. 5a95e7c Utilities: Improve rename table logic by Nikhil Kak · 4 years, 1 month ago
  16. 41ace0b DL: Don't include weights as part of state except for the last row. by Nikhil Kak · 4 years, 1 month ago
  17. c62dfe7 Remove tests for no GPU hardware by Domino Valdano · 4 years, 2 months ago
  18. 7e4443b DL: Fix fit multiple to create summary tables with class_values including NULL by Ekta Khanna · 4 years, 1 month ago
  19. fe7ba29 DL: Set plan_cache_mode when passing weights for GPDB6 by Ekta Khanna · 4 years, 1 month ago
  20. 4e4a143 Control: Add a new wrapper for setting GUC values by Ekta Khanna · 4 years, 1 month ago
  21. ba5f104 Revert "DL: Avoid constant folding of weights in GPDB6 plan" by Ekta Khanna · 4 years, 2 months ago
  22. 5e05f25 Graph: Update tests to use pg_temp by Orhan Kislal · 4 years, 1 month ago
  23. eabaea9 Graph: Filter out infinite paths by Orhan Kislal · 4 years, 1 month ago
  24. 404e623 DL: Use pg_temp instead of public schema for dev-check by Orhan Kislal · 4 years, 2 months ago
  25. ebb6b3c DL: improvements to "serializing weights with image count" by Nikhil Kak · 4 years, 2 months ago
  26. bc0f132 DL: Remove final function for fit multiple by Nikhil Kak · 4 years, 2 months ago
  27. c69ac53 DL: Add tests for schema qualified output tables by Orhan Kislal · 4 years, 2 months ago
  28. 9b21fe5 MFVSketch: Remove duplicate results on GPDB by Domino Valdano · 4 years, 2 months ago
  29. 32efa59 MFVSketch: Use datumIsEqual for comparing datums by Orhan Kislal · 4 years, 2 months ago
  30. d165e84 Build: Add support for quoted identifiers for install-check by ferrarius27 · 4 years, 2 months ago
  31. a4b3e9d Graph: Fix output table schema parsing bug by Orhan Kislal · 4 years, 2 months ago
  32. acb9e50 Graph: Fix column type concat bug by Orhan Kislal · 4 years, 2 months ago
  33. 4a97693 Graph: Fix ambiguous column name in various functions by Orhan Kislal · 4 years, 2 months ago
  34. c473be2 Summary: Fix defaults when the user passes NULL by Orhan Kislal · 4 years, 2 months ago
  35. b4ef574 Fix fit_multiple() warm start by Domino Valdano · 4 years, 2 months ago
  36. bad3146 Use uname to determine architecture by Ivan Leskin · 4 years, 2 months ago
  37. 97adf67 Revert "Use uname to determine architecture" by Orhan Kislal · 4 years, 2 months ago
  38. 10e3349 Use uname to determine architecture by Orhan Kislal · 4 years, 2 months ago
  39. 62e2a46 indicate optional param in elastic net by Frank McQuillan · 4 years, 2 months ago
  40. 05a6e51 Check -mno-sse2 is available for GNU CXX by Ivan Leskin · 4 years, 2 months ago
  41. ac30a3c indicate optional params in DR and RF by Frank McQuillan · 4 years, 2 months ago
  42. fc81374 DL: Avoid constant folding of weights in GPDB6 plan by Ekta Khanna · 4 years, 3 months ago
  43. 6b0240e Kmeans: Convert python inf and nan values to postgres by Orhan Kislal · 4 years, 3 months ago
  44. 5ddec47 DL: Drop leftover tables by Nikhil Kak · 4 years, 3 months ago
  45. dbae722 DL: Fix metrics_elapsed_time for fit multi model by Ekta Khanna · 4 years, 3 months ago
  46. 515dc25 misc user doc clarifications by Frank McQuillan · 4 years, 3 months ago
  47. 273301e Update Apache Copyright date by Domino Valdano · 4 years, 3 months ago
  48. 96a4424 Decrease the learning rate for transfer learning test by Domino Valdano · 4 years, 3 months ago
  49. 7625ae0 DL: Fix failure on GPDB6 for preprocessor by Ekta Khanna · 4 years, 3 months ago
  50. 85eba29 DL: Improve performance of mini-batch preprocessor (#467) by Domino Valdano · 4 years, 3 months ago
  51. 687473e Build: Add support for pg 12 by Orhan Kislal · 4 years, 5 months ago
  52. 7d2b02c DL: Update tests calling trap_error by Ekta Khanna · 4 years, 4 months ago
  53. 1fa020b clarify warm start with model selection in user docs by Frank McQuillan · 4 years, 3 months ago
  54. 5f10bc8 DL: Modify multi-fit warm start to accept non-matching mst&model tables by Orhan Kislal · 4 years, 3 months ago
  55. eb77116 DL: Fix transfer learning dev-check test by Orhan Kislal · 4 years, 4 months ago
  56. 87758d7 clarify warm start vs transfer learning in user docs by Frank McQuillan · 4 years, 4 months ago
  57. fc9cd64 correct fit function call in user docs for multi fit by Frank McQuillan · 4 years, 4 months ago
  58. ec5614f misc user doc updates for 1dot17 by Frank McQuillan · 4 years, 4 months ago
  59. ca17da4 DL: Update user docs for multi-model by Frank McQuillan · 4 years, 4 months ago
  60. ea57067 DL: Add asymmetric cluster check for predict by Orhan Kislal · 4 years, 5 months ago
  61. 9d2558f DL: Add asymmetric cluster support for fit and evaluate by Orhan Kislal · 4 years, 5 months ago
  62. 857049e DL: Add optional parameters for multi model training by Orhan Kislal · 4 years, 5 months ago
  63. ef11e2b DL: Add support for asymmetric segment distribution to preprocessor by Orhan Kislal · 4 years, 5 months ago
  64. d68e355 LDA: Turn off create table notices by Nikhil Kak · 4 years, 5 months ago
  65. 5a1717e MADLIB-1351 : Added stopping criteria on perplexity to LDA by Himanshu Pandey · 4 years, 8 months ago
  66. 77ee745 DL: Add new helper function for gpu_configuration (#455) by kaknikhil · 4 years, 5 months ago
  67. 0f50490 DL: Make model_id naming consistent by Ekta Khanna · 4 years, 6 months ago
  68. 828c265 DL: Enable transfer learning for multi model training by Orhan Kislal · 4 years, 6 months ago
  69. ef2f0e9 DL: Add E2E dev-check tests by Ekta Khanna · 4 years, 6 months ago
  70. 94648ea DL: Add param is_minibatched to validate_input_shape by Ekta Khanna · 4 years, 6 months ago
  71. 509a613 DL: Using distribution_key instead of gp_segment_id by Ekta Khanna · 4 years, 6 months ago
  72. 988c4ec DL: Avoid having lingering processes from previous query by Ekta Khanna · 4 years, 6 months ago
  73. 6781367 DL: Check for NULL in class_values for fit_multiple_model by Nikhil Kak · 4 years, 6 months ago
  74. 22fabc8 DL: Update evaluate and predict for multi model outputs by Orhan Kislal · 4 years, 6 months ago
  75. 1e7aba3 Add pull request template by Himanshu Pandey · 4 years, 8 months ago
  76. 72dfd30 Address review comments by Orhan Kislal · 4 years, 6 months ago
  77. 24c6e73 Add keras version to the docs and release notes by Orhan Kislal · 4 years, 6 months ago
  78. 35e959d DL: Remove quote_ident to allow tables on schemas by Orhan Kislal · 4 years, 6 months ago
  79. 913b66e DL: Use REAL[] instead of anyarray for aggregating arrays (#449) by kaknikhil · 4 years, 6 months ago
  80. 610cf6d DL: Add training for multiple models by Yuhao Zhang · 4 years, 6 months ago
  81. 91923af Pivot: Use output_table instead of out_table by Orhan Kislal · 4 years, 6 months ago
  82. 828f9fe Kmeans: Use squared dist norm2 as a default for silh functions by Orhan Kislal · 4 years, 7 months ago
  83. 1b5ba4a SVM: Lower bound the default for n_components by Orhan Kislal · 4 years, 7 months ago
  84. 63f40e7 updated DL preprocessor docs for bytea (#445) by Frank McQuillan · 4 years, 7 months ago
  85. 9edd745 DL: Update jenkins to install tensorflow 1.14. by Nikhil Kak · 4 years, 7 months ago
  86. c416cd7 DL: Improve performance for madlib_keras_predict() by Ekta Khanna · 4 years, 7 months ago
  87. dae72a0 update user docs for auto-k and per-point silh and generally reorganize by Frank McQuillan · 4 years, 7 months ago
  88. 7a130ec Kmeans: Add simple silhouette score for every point by Orhan Kislal · 4 years, 7 months ago
  89. 72df650 Use -p while creating tmp dir for jenkins build. by Nikhil Kak · 4 years, 7 months ago
  90. bc93e25 Kmeans: Add automatic optimal cluster estimation by Orhan Kislal · 4 years, 8 months ago
  91. 7d48404 DL: Update training_preprocessor_dl to use bytea by Orhan Kislal · 4 years, 7 months ago
  92. ac148f6 DL: Add support in preprocessor to evenly distribute data for GPDB by Yuhao Zhang · 4 years, 8 months ago
  93. 5bc8ea1 DL: Update jenkins to install keras 2.2.4 by Ekta Khanna · 4 years, 8 months ago
  94. 19ea7f7 update user docs to consider summary table by Frank McQuillan · 4 years, 8 months ago
  95. 0b1f3bf DL: Remove model_arch_table from output of load_model_selection_table() by Yuhao Zhang · 4 years, 8 months ago
  96. a4f8ae1 DL: User docs for setting up model selection table by Frank McQuillan · 4 years, 8 months ago
  97. f4e2ab6 Merge pull request #435 from reductionista/dl/mst-separate-module by Domino Valdano · 4 years, 8 months ago
  98. 6b6716f Catch error when fit_params_list or compile_params_list is NULL by Domino Valdano · 4 years, 8 months ago
  99. c89f42d madlib_keras_fit_multiple_model.* -> madlib_keras_model_selection.* by Domino Valdano · 4 years, 8 months ago
  100. 33988ce Add generate mst table utility. by Domino Valdano · 4 years, 9 months ago