1. ebec582 DL: Rename get_device_name function by Nikhil Kak · 5 years ago
  2. 8570aa0 DL: Use FORMAT class for getting model_arch col names by Nikhil Kak · 5 years ago
  3. 241074a DL: Remove reshaping from training and validation data by Nikhil Kak · 5 years ago
  4. 50d8b59 Madpack: Fix IC/DC check to include wcc by Ekta Khanna · 5 years ago
  5. 5cee52e WCC: Duplicate edges to improve performance on Greenplum by Ekta Khanna · 5 years ago
  6. 57b6e50 DL: Simplify madlib_keras_predict interface by Nandish Jayaram · 5 years ago
  7. aa77914 DL: Add new columns in fit output summary table. by Domino Valdano · 5 years ago
  8. 36a5a9c DL: Add tests for madlib_keras_predict by Domino Valdano · 5 years ago
  9. fbde1ff DL: Remove num_classes param from madlib_keras_fit() by Nandish Jayaram · 5 years ago
  10. d5c9a97 Minibatch Preprocessor DL: Add optional num_classes param. by Nandish Jayaram · 5 years ago
  11. ec85ba0 Deep Learning: Use compile_and_set_weights() in predict by Nandish Jayaram · 5 years ago
  12. ff7dd5a Deep Learning: Add support for one-hot encoded dep var by Ekta Khanna · 5 years ago
  13. 137ba49 DL: Remove eval statement by Orhan Kislal · 5 years ago
  14. fd04db3 update user docs for loading model arch by Frank McQuillan · 5 years ago
  15. 1681468 DL: Add unit test and refactor by Jingyi Mei · 5 years ago
  16. 6819e69 DL: Update user doc by Jingyi Mei · 5 years ago
  17. 9fd1268 Add class_values and normalizing_const column in summary table by Jingyi Mei · 5 years ago
  18. a3eb1d6 Remove dependent_offset by Ekta Khanna · 5 years ago
  19. 096dc52 DL: Add one-hot encode support for minibatch preprocessor by Jingyi Mei · 5 years ago
  20. 868633d Deep Learning: Add asserts to madlib keras dev check test by Nikhil Kak · 5 years ago
  21. 4dd5035 Deep Learning: Refactor code by Nandish Jayaram · 5 years ago
  22. 3a4a8e3 Deep Learning: Add unit test cases by Nandish Jayaram · 5 years ago
  23. 94effc8 Deep Learning: Add dev-check test cases by Jingyi Mei · 5 years ago
  24. 994207d New Module: Deep Learning support with Keras by Nandish Jayaram · 5 years ago
  25. 0e67376 Minibatch Preprocessor: Fix random distribution bug for DL by Nikhil Kak · 5 years ago
  26. e5ace86 Deep Learning: Disable deep learning for gpdb 4.3 by Orhan Kislal · 5 years ago
  27. f760e72 Deep Learning: Add documentation for helper function and refactor code. by Nandish Jayaram · 5 years ago
  28. 64ad1d4 New Module: Deep Learning helper functions by Domino Valdano · 5 years ago
  29. 7b9c837 Minibatch DL: Add extra image data examples to the user docs by Frank McQuillan · 5 years ago
  30. cffac4a Minibatch DL: Set default normalizing constant to 1.0 by Rahul Iyer · 5 years ago
  31. 5e601fb K-NN: Add kd-tree method for approximate knn by Orhan Kislal · 5 years ago
  32. d199c4c Utilites: Cast quote_literal input to string by Rahul Iyer · 5 years ago
  33. 59c7afd Minibatch preprocessor: Improve user doc for image loading by Frank McQuillan · 5 years ago
  34. b8e1879 Utilities: Renamed the Output table Column Names in Minibatch DL by Himanshu Pandey · 5 years ago
  35. 659bf69 Use 64 bit flag for compiling MADlib with greenplum on macOS. by Nikhil Kak · 5 years ago
  36. 79bb4be Fix deparsing of a table's DISTRIBUTED BY clause for GPDB 6. by Heikki Linnakangas · 5 years ago
  37. 7c3c1a3 Encode categorical: Add BIGINT as valid categorical type by Rahul Iyer · 5 years ago
  38. 8de32ed Minibatch Preprocessor for Deep learning by Nandish Jayaram · 5 years ago
  39. b52a961 SVD: Minor error message change by hpandeycodeit · 5 years ago
  40. 141421d Linear Regression: Support for JSON and special characters by hpandeycodeit · 5 years ago
  41. 56f29f7 Revert "Linear Regression: Support for JSON and special characters" by Orhan Kislal · 5 years ago
  42. afd408d Linear Regression: Support for JSON and special characters by Orhan Kislal · 5 years ago
  43. d98e7a6 Typos by Bruno P. Kinoshita · 5 years ago
  44. 82e908e Elastic net: Fix minor typo in install-check by Rahul Iyer · 5 years ago
  45. d00f091 update NOTICE file to 2019 by Frank McQuillan · 5 years ago
  46. 70afde2 Validation: Support other 'relkind' for input tables by Rahul Iyer · 5 years ago
  47. fd4b5c2 Build: Add PG11 Support by Orhan Kislal · 5 years ago
  48. 7d7a069 Install/Dev check: Add new test cases for some modules by Nandish Jayaram · 6 years ago
  49. 25d7163 Minibatch Preprocessor: Update online doc by Nandish Jayaram · 6 years ago
  50. bc8aeeb Madpack: Add UDO and UDOC automation by Orhan Kislal · 5 years ago
  51. a61054c Update dockerfile to use ubuntu 16.04 by Jingyi Mei · 6 years ago
  52. 30da149 Update version numbers to 1.16-dev by Orhan Kislal · 6 years ago
  53. 2e47b2f Build: Include preflight and postflight scripts for mac by Nikhil Kak · 6 years ago rc/1.15.1-rc1 rel/v1.15.1
  54. 7547259 Add 1.15.1 changelist and fix upgrade util by Orhan Kislal · 6 years ago
  55. cdba8c5 Update RELEASE_NOTES for 1.15.1 release by Orhan Kislal · 6 years ago
  56. e9c0057 Build: Change version to 1.15.1 by Orhan Kislal · 6 years ago
  57. bd32339 Margins: Copy summary table instead of renaming by Orhan Kislal · 6 years ago
  58. d95dcfa Upgrade: Fix issue with upgrading RPM to 1.15.1 by Nandish Jayaram · 6 years ago
  59. 8182215 Graph: Add id of nodes with 0 in-degree by Rahul Iyer · 6 years ago
  60. 03e82bc Build: Add single quote while setting AppendOnly guc by Jingyi Mei · 6 years ago
  61. d7d54b9 Build: Remove primary key constraint in IC/DC by Jingyi Mei · 6 years ago
  62. 5a1fbe0 RF: Increase the dataset size of dev-check test by Orhan Kislal · 6 years ago
  63. e0f76db add caution on run-times to assoc rules user docs re: max itemset size usage by Frank McQuillan · 6 years ago
  64. d62e551 Allocator: Remove 16-byte alignment in GPDB 6 by Rahul Iyer · 6 years ago
  65. 3540a56 CMake: Fix false positive for Postgres 10+ check by Jesse Zhang · 6 years ago
  66. 59844eb Madpack: Add a script for automating changelist creation by Orhan Kislal · 6 years ago
  67. 2cde01d Control: Add minor comments to context managers by Rahul Iyer · 6 years ago
  68. 85d09e6 minor docs update to svm and elastic net on cross validation table naming by Frank McQuillan · 6 years ago
  69. 3db98ba Build: Disable AppendOnly if available by Rahul Iyer · 6 years ago
  70. b76a083 kNN: Accept expressions for point_column_name and test_column_name by hpandeycodeit · 6 years ago
  71. 35818fa Multiple: Remove trailing whitespace from all SQL by Rahul Iyer · 6 years ago
  72. 92bdf8c MLP: Simplify momentum and Nesterov updates by Rahul Iyer · 6 years ago
  73. 5ab573b Ubuntu support: Enable creation of gppkg on Ubuntu by Nandish Jayaram · 6 years ago
  74. 1d25d71 Build: Update version after release for Ubuntu by Jingyi Mei · 6 years ago
  75. 5e707f7 add note to user docs on vec2cols about unequal arrays by Frank McQuillan · 6 years ago
  76. a3b5935 Multiple: Re-enable tests in PCA, Pagerank by Jingyi Mei · 6 years ago
  77. 5ccf12e Vec2Cols: Allow arrays of different lengths by Rahul Iyer · 6 years ago
  78. ec328db Elastic Net: Allow grouping by non-numeric column by Arvind Sridhar · 6 years ago
  79. 441f16b Ubuntu support for MADlib by Orhan Kislal · 6 years ago
  80. 24a11c1 Documentation: Remove online examples from sql functions. by Orhan Kislal · 6 years ago
  81. cf5ace9 Build: Download compatible Boost if version >= 1.65 by Rahul Iyer · 6 years ago
  82. 0490ea7 Utilities: Use plpy.quote_ident if available by Rahul Iyer · 6 years ago
  83. aa18c0a Build: Update versions after release by Rahul Iyer · 6 years ago
  84. fa02339 Doc: Remove update_mathjax target by Rahul Iyer · 6 years ago rc/1.15-rc1 rel/v1.15
  85. ea73f54 Release: Release Notes for v1.15 by Rahul Iyer · 6 years ago
  86. 64fbcae CV: Simplify and fix internal CV requirements by Rahul Iyer · 6 years ago
  87. 40c2071 Madpack: Duplicate DROP SCHEMA due to invalid cache by Rahul Iyer · 6 years ago
  88. 3c762e6 Change the version to 1.15 and add changelist by Orhan Kislal · 6 years ago
  89. 298fed7 minor edit to minibatch preproc user doc by Frank McQuillan · 6 years ago
  90. 186390f DT/RF: Fix user doc examples by Frank McQuillan · 6 years ago
  91. 1aac377 DT/RF: Add function to report importance scores by Nandish Jayaram · 6 years ago
  92. e2534e4 DT/RF: Don't eliminate single-level cat variable by Rahul Iyer · 6 years ago
  93. 20f95b3 Utilities: Add module transform_vec_cols for column-vector conversion by Arvind Sridhar · 6 years ago
  94. a0cfcf8 Madpack: Fix missing test logs bug. by Orhan Kislal · 6 years ago
  95. 836759e Multiple: Clean and update documentation by Frank McQuillan · 6 years ago
  96. 2aac418 RF: Port DT fix for incorrect importance vector length by Rahul Iyer · 6 years ago
  97. b96366d Madpack: Improve error message by Orhan Kislal · 6 years ago
  98. 1fe308c Madpack: Fix various schema related bugs and messages. by Orhan Kislal · 6 years ago
  99. 0f7834e DT/RF: Ensure cat features are recorded per group by Rahul Iyer · 6 years ago
  100. ebd453c Cols2Vec: Add Apache License header by Rahul Iyer · 6 years ago