Messages by Date
-
2021/04/08
[madlib-site] 02/02: fix download links
nkak
-
2021/04/08
[madlib-site] branch asf-site updated (da7bed6 -> 4b17d10)
nkak
-
2021/04/08
[madlib-site] branch asf-site updated: Move RC docs to v1.18.0 folder
nkak
-
2021/04/08
svn commit: r46960 - /dev/madlib/1.18.0.RC1/ /release/madlib/1.18.0/
nkak
-
2021/04/08
svn commit: r46959 - /release/madlib/KEYS
nkak
-
2021/04/07
[madlib] annotated tag rel/v1.18.0 updated (42d51bc -> 5c0f35b)
nkak
-
2021/04/02
[madlib-site] branch asf-site updated (d27cc96 -> 222c2eb)
fmcquillan
-
2021/03/31
svn commit: r46833 - /dev/madlib/1.18.0.RC1/
nkak
-
2021/03/30
[madlib] annotated tag rc/1.18.0-rc1 updated (42d51bc -> 0c25f8d)
nkak
-
2021/03/30
svn commit: r46822 - /dev/madlib/KEYS
nkak
-
2021/03/29
svn commit: r46803 - /dev/madlib/KEYS
nkak
-
2021/03/29
svn commit: r46802 - /dev/madlib/KEYS
nkak
-
2021/03/25
[madlib] branch master updated (4987e8f -> 42d51bc)
nkak
-
2021/03/25
[madlib] 02/02: Build: Create new changelist file for 1.18
nkak
-
2021/03/25
[madlib] 01/02: Build: Change 1.18-dev to 1.18
nkak
-
2021/03/11
[madlib] branch master updated: DL: Fix syntax errors in keras evaluate test
domino
-
2021/03/11
[madlib] branch master updated: Fix flaky keras_evaluate relative-error test
domino
-
2021/03/11
[madlib] 02/03: Fix gcc optimization level for debug builds
domino
-
2021/03/11
[madlib] branch master updated (08acbeb -> 55c9ad2)
domino
-
2021/03/11
[madlib] 01/03: Set optimization flags based on build type, limit to max -O1
domino
-
2021/03/11
[madlib] 03/03: Remove throw() specifiers for C++11
domino
-
2021/03/10
[madlib] branch master updated: Disallow 'deserialization', 'serialization', & 'get' loss and metrics
domino
-
2021/03/10
[madlib] branch master updated: release notes for 1dot18dot0
fmcquillan
-
2021/03/10
[madlib] branch master updated: DL: Fix num_class parsing from model architecture
okislal
-
2021/03/09
[madlib] branch master updated: Add support for TensorBoard
okislal
-
2021/03/08
[madlib] branch master updated: clarify input row weights vs network weights in user docs for MLP
fmcquillan
-
2021/03/05
[madlib] branch master updated: update example in multi-fit to use new model config generator
fmcquillan
-
2021/03/05
[madlib] 01/02: DL: Check if the owner of the object table is a superuser
okislal
-
2021/03/05
[madlib] 02/02: update user docs with security warnings
okislal
-
2021/03/05
[madlib] branch master updated (7eeb29c -> 14a91ce)
okislal
-
2021/03/04
[madlib] branch master updated: clarify example in user docs for loading model arch
fmcquillan
-
2021/03/04
[madlib] branch master updated (4bac900 -> 0b300cb)
khannaekta
-
2021/03/02
[madlib] branch master updated: DL: Enforce append_only=False on new model selection tables
okislal
-
2021/02/24
[madlib] branch master updated: DL: Remove with clause while running tf operations
nkak
-
2021/02/24
[madlib] branch master updated (49c3805 -> 11f0eec)
nkak
-
2021/02/22
[madlib] branch master updated: DL: Fix predict bug for the multi dependent single independent case
okislal
-
2021/02/18
[madlib] branch master updated: DL: Update ind/dep var shape to INTEGER instead of smallint
khannaekta
-
2021/02/18
[madlib] branch master updated: Jenkins: Add junit step for reporting failures
nkak
-
2021/02/18
[madlib] 02/02: DL: Fix exception handling bug in fit multiple
nkak
-
2021/02/18
[madlib] branch master updated (fa0f42d -> e497a61)
nkak
-
2021/02/18
[madlib] 01/02: DL: Replace e.args[0] with e.message
nkak
-
2021/02/17
[madlib] 02/02: boost: Smarter logic for Boost detection & download
domino
-
2021/02/17
[madlib] branch master updated (0aefb14 -> fa0f42d)
domino
-
2021/02/17
[madlib] 01/02: sample: Use bernoulli_distribution from boost::, not stl:: or boost::TR1
domino
-
2021/02/17
[madlib] branch master updated: Kmeans: Fix auto kmeans tests
okislal
-
2021/02/10
[madlib] branch master updated: Update README with the link to new build job
khannaekta
-
2021/02/10
[madlib] 01/02: Jenkins: Add Jenkinsfile
nkak
-
2021/02/10
[madlib] branch master updated (620efc7 -> 5cc2b8f)
nkak
-
2021/02/10
[madlib] 02/02: Jenkins: Remove reponame references
nkak
-
2021/02/09
[madlib] 01/03: Update copyright date
nkak
-
2021/02/09
[madlib] 02/03: Update header to include the license
nkak
-
2021/02/09
[madlib] 03/03: Jenkins: Remove references to $reponame
nkak
-
2021/02/09
[madlib] branch master updated (a0f711c -> 620efc7)
nkak
-
2021/02/09
[madlib] 01/04: DL: remove unused rotate import
nkak
-
2021/02/09
[madlib] 03/04: DL: Fix misc bugs
nkak
-
2021/02/09
[madlib] 02/04: DL: Fix validation in fit, fit multiple, evaluate and predict
nkak
-
2021/02/09
[madlib] 04/04: DL: Cleanup fit and fit_multiple
nkak
-
2021/02/09
[madlib] branch master updated (f29674b -> a0f711c)
nkak
-
2021/02/09
[madlib] 04/04: DL: Cleanup fit and fit_multiple
nkak
-
2021/02/09
[madlib] branch dl/fit-mult-null-table-rebase-in-progress created (now ea16901)
nkak
-
2021/02/09
[madlib] 01/04: DL: remove unused rotate import
nkak
-
2021/02/09
[madlib] 03/04: DL: Fix misc bugs
nkak
-
2021/02/09
[madlib] 02/04: DL: Fix validation in fit, fit multiple, evaluate and predict
nkak
-
2021/02/08
[madlib] branch master updated: move notes to bottom of page for consistency in user docs
fmcquillan
-
2021/02/02
[madlib] branch master updated: clarify grouping not part of arima currently in user docs
fmcquillan
-
2021/02/02
[madlib] branch master updated: fix error in marginal effects example
fmcquillan
-
2021/02/01
[madlib] branch master updated: LICENSE: Include full Copyright statements for _M_widen_init
khannaekta
-
2021/01/28
[madlib] 01/02: utilities: Add new function for getting data distribution per segment
khannaekta
-
2021/01/28
[madlib] 02/02: DL: Fix gpu mem fraction calc when data isn't distributed to all segs
khannaekta
-
2021/01/28
[madlib] branch master updated (3b66baa -> f978b3b)
khannaekta
-
2021/01/21
[madlib] branch master updated: DL: print timing for evaluate operation in fit multiple
nkak
-
2021/01/20
[madlib] branch master updated: DL: Add caching to automl interface
nkak
-
2021/01/19
[madlib] branch master updated: DL: Fix hyperband metrics_elapsed_time calculation (#528)
nkak
-
2021/01/19
[madlib] 01/03: DL: Major Refactor of Model Hopper
domino
-
2021/01/19
[madlib] 02/03: DL: Enable JIT XLA auto-clustering, if available.
domino
-
2021/01/19
[madlib] branch master updated (da9fce5 -> 885104d)
domino
-
2021/01/19
[madlib] 03/03: DL: Add unit tests for model hopping in FitMultiple
domino
-
2021/01/12
[madlib] branch master updated: Remove AutoML dependency on internals of fit_multiple
domino
-
2021/01/11
[madlib] branch master updated: regress: Update linear regression docs
nkak
-
2021/01/11
[madlib] branch master updated: Changed the data type of the 'number of rows' column in the summary table of linear regression training from integer to BIGINT, in order to prevent an integer out of range exception in cae the total number of rows in the input table exceeds the range of a signed integer
nkak
-
2021/01/04
[madlib] branch master updated (39c2421 -> 666a5f1)
domino
-
2021/01/04
[madlib] 02/05: Fix force option in kwargs
domino
-
2021/01/04
[madlib] 01/05: Add utilities/debug.py_in
domino
-
2021/01/04
[madlib] 05/05: Add debug.plpy.prepare to utilities/debug.py_in
domino
-
2021/01/04
[madlib] 04/05: Add .idea to .gitignore
domino
-
2021/01/04
[madlib] 03/05: Fix FunctionHandle warning for pg12
domino
-
2021/01/04
[madlib] branch master updated (cfe28c3 -> 39c2421)
domino
-
2020/12/08
[madlib] 03/07: DL: Add unit test to assert for session and graph objects
nkak
-
2020/12/08
[madlib] 04/07: DL: Update error msg for missing input_shape
nkak
-
2020/12/08
[madlib] 05/07: Remove pg tests from fit and eval transition
nkak
-
2020/12/08
[madlib] 07/07: DL: Remove unused variables and rename is_final_iteration in eval
nkak
-
2020/12/08
[madlib] branch master updated (33c1a6d -> cfe28c3)
nkak
-
2020/12/08
[madlib] 06/07: Fix predict test cases
nkak
-
2020/12/08
[madlib] 01/07: DL: Remove keras dependency
nkak
-
2020/12/08
[madlib] 02/07: DL: Use GD instead of SD for storing session/model
nkak
-
2020/10/27
[madlib] 04/08: DL: [AutoML] Add new class for Distribution rules
khannaekta
-
2020/10/27
[madlib] 02/08: DL: [AutoML] Hyperopt implementation
khannaekta
-
2020/10/27
[madlib] 06/08: Split`with` for multiple expressions into nested calls
khannaekta
-
2020/10/27
[madlib] 05/08: DL: [AutoML] Split automl methods to their own files
khannaekta
-
2020/10/27
[madlib] 01/08: DL: Update test sql to reference to tablename created in the same file
khannaekta
-
2020/10/27
[madlib] 08/08: additional user docs updates about installing Dill and Hyperopt
khannaekta
-
2020/10/27
[madlib] 03/08: Add MinWarning to remove extraneous INFO messages
khannaekta
-
2020/10/27
[madlib] branch master updated (0729a6f -> 33c1a6d)
khannaekta
-
2020/10/27
[madlib] 07/08: user docs and examples for automl
khannaekta
-
2020/10/22
[madlib] branch master updated: DL: Restrict access to the custom functions table
okislal
-
2020/10/20
[madlib] 01/02: DL: Add a helper function to load custom top n accuracy functions
khannaekta
-
2020/10/20
[madlib] branch master updated (49262a5 -> 181c28e)
khannaekta
-
2020/10/20
[madlib] 02/02: update user docs and examples for custom functions
khannaekta
-
2020/09/29
[madlib] 02/04: Address review comments
domino
-
2020/09/29
[madlib] 01/01: DL: Implement caching for fit_multiple_model
domino
-
2020/09/29
[madlib] branch master updated (3cb2305 -> 49262a5)
domino
-
2020/09/29
[madlib] branch master updated (ba6c836 -> 3cb2305)
domino
-
2020/09/29
[madlib] 01/04: DL: Implement caching for fit_multiple_model
domino
-
2020/09/29
[madlib] 03/04: Convert EXECUTE to PERFORM
domino
-
2020/09/29
[madlib] 04/04: add use_caching param descr and examples to user docs
domino
-
2020/09/21
[madlib] branch master updated: DL: [AutoML] Set plan_cache_mode when calling fit multiple model
khannaekta
-
2020/09/11
[madlib] branch master updated: DL: [AutoML] Add support for 'diagonal' Hyperband optimized for MPP
khannaekta
-
2020/09/09
[madlib] branch master updated: DL: Check for nan in loss or metrics
domino
-
2020/08/27
[madlib] branch master updated: DL: Improve the predict output with prob (#514)
okislal
-
2020/08/24
[madlib] branch master updated: DL: Add support for custom metrics
okislal
-
2020/08/18
[madlib] branch master updated: DL: Generate Hyperband schedule for AutoML
okislal
-
2020/08/07
[madlib] branch master updated (60a9d59 -> 34415b3)
okislal
-
2020/08/06
[madlib] branch master updated (4daecd6 -> 60a9d59)
okislal
-
2020/08/05
[madlib] branch master updated (8adcf41 -> 4daecd6)
okislal
-
2020/07/29
[madlib] branch master updated (cede57f -> 8adcf41)
okislal
-
2020/07/28
[madlib] 02/02: Add conditional support for C++11 compilers.
domino
-
2020/07/28
[madlib] 01/02: Fix Boost detection, and allow more recent versions
domino
-
2020/07/28
[madlib] branch master updated (868d98d -> cede57f)
domino
-
2020/07/21
[madlib] branch master updated: DL: Add custom loss function support for DL module
khannaekta
-
2020/07/01
[madlib] branch master updated: DL: Remove weight passing for multi model evaluate
domino
-
2020/05/27
[madlib] 01/02: DL: Add object table info in load MST table utility
khannaekta
-
2020/05/27
[madlib] 02/02: update user docs for new object_table param
khannaekta
-
2020/05/27
[madlib] branch master updated (42d049c -> 93cfa56)
khannaekta
-
2020/05/22
[madlib] branch master updated: DBSCAN: Fix predict on Greenplum (#499)
okislal
-
2020/05/21
[madlib] branch master updated: DL: Update user docs for load_custom_function
khannaekta
-
2020/05/21
[madlib] branch master updated (2047925 -> 8569655)
khannaekta
-
2020/05/21
[madlib] 01/02: DL: Add utility function for custom functions
khannaekta
-
2020/05/21
[madlib] 02/02: user docs for utility function to add Python objects to a table
khannaekta
-
2020/05/19
[madlib] branch master updated: dbscan user docs
okislal
-
2020/05/11
[madlib-site] 02/02: Update notebook for load images
khannaekta
-
2020/05/11
[madlib-site] branch asf-site updated (64efddf -> 907b479)
khannaekta
-
2020/05/11
[madlib-site] 01/02: Image loader: Add support for loading ARRAY labels
khannaekta
-
2020/05/08
[madlib] branch master updated: DBSCAN: Add new module DBSCAN
okislal
-
2020/04/29
[madlib] branch master updated: Build: Remove function dependencies from changelist
okislal
-
2020/04/24
[madlib-site] branch asf-site updated: add ipython notebook for window functions
fmcquillan
-
2020/04/20
[madlib] branch master updated: Revert "Allocator: Remove 16-byte alignment in GPDB 6"
okislal
-
2020/04/20
[madlib] branch master updated: Update version to 1.18.0-dev
okislal
-
2020/04/17
[madlib-site] branch asf-site updated: fix download links for archived 1.16 release artifacts
fmcquillan
-
2020/04/14
[madlib-site] branch asf-site updated: update download page to say ubuntu 18 for 1.17.0
fmcquillan
-
2020/04/10
[madlib-site] branch asf-site updated: Update the link for latest docs
okislal
-
2020/04/10
[madlib-site] branch asf-site updated: update website for 1.17.0 release
fmcquillan
-
2020/04/10
[madlib-site] branch asf-site updated: Move RC docs to v1.17.0 folder
okislal
-
2020/04/10
svn commit: r38890 - /release/madlib/1.16/
okislal
-
2020/04/09
[madlib] annotated tag rel/v1.17.0 created (now 81661cc)
okislal
-
2020/04/09
svn commit: r38878 - /dev/madlib/1.17.0.RC2/ /release/madlib/1.17.0/
okislal
-
2020/04/06
[madlib] annotated tag rc/1.17.0-rc2 created (now 8a1f8e0)
okislal
-
2020/04/06
svn commit: r38830 - /dev/madlib/1.17.0.RC2/
okislal
-
2020/04/03
[madlib] branch master updated: Update changelist file name and remove incorrect entry
okislal
-
2020/04/03
[madlib] annotated tag rc/1.17.0-rc1 created (now 59fbba1)
okislal
-
2020/04/03
[madlib] tag rel/v1.17.0 created (now 0100d31)
okislal
-
2020/04/03
[madlib] 01/02: Add Semantic versioning
okislal
-
2020/04/03
[madlib] 02/02: Add change list
okislal
-
2020/04/02
[madlib] 01/04: Build: Update madpack scripts for pg11 and add changelist
okislal
-
2020/04/02
[madlib] 02/04: Update Release Notes for 1.17
okislal
-
2020/04/02
[madlib] 03/04: Build: Change 1.17-dev to 1.17
okislal
-
2020/04/02
[madlib] branch master updated (2f0bb2e -> af06387)
okislal
-
2020/04/02
[madlib] 04/04: Build: Make version numbering semantic
okislal
-
2020/03/30
[madlib-site] branch asf-site updated: fix broken links for datasets on community page
fmcquillan
-
2020/03/26
[madlib] branch master updated: correct disk space comment for gp5 and 6 in keras multi fit user docs
fmcquillan
-
2020/03/26
[madlib] branch master updated: DL: Clean up user docs
okislal
-
2020/03/26
[madlib] branch master updated: add clarification in DL user docs re GPU memory release
fmcquillan
-
2020/03/24
[madlib] 05/05: DL: Use unlogged tables for fit multiple
nkak
-
2020/03/24
[madlib] 03/05: DL: Fix disk issue by using truncate guc
nkak
-
2020/03/24
[madlib] 04/05: DL: add tests for asserting that guc values are unchanged
nkak
-
2020/03/24
[madlib] branch master updated (41ace0b -> 01ede7c)
nkak
-
2020/03/24
[madlib] 02/05: Graph: Add select statements to graph tests
nkak
-
2020/03/24
[madlib] 01/05: Utilities: Improve rename table logic
nkak
-
2020/03/18
[madlib] branch master updated: DL: Don't include weights as part of state except for the last row.
nkak
-
2020/03/16
[madlib] branch master updated: Remove tests for no GPU hardware
domino
-
2020/03/16
[madlib] 03/04: DL: Set plan_cache_mode when passing weights for GPDB6
khannaekta
-
2020/03/16
[madlib] 04/04: DL: Fix fit multiple to create summary tables with class_values including NULL
khannaekta
-
2020/03/16
[madlib] 01/04: Revert "DL: Avoid constant folding of weights in GPDB6 plan"
khannaekta
-
2020/03/16
[madlib] branch master updated (5e05f25 -> 7e4443b)
khannaekta
-
2020/03/16
[madlib] 02/04: Control: Add a new wrapper for setting GUC values
khannaekta
-
2020/03/11
[madlib] 01/02: Graph: Filter out infinite paths
okislal
-
2020/03/11
[madlib] branch master updated (404e623 -> 5e05f25)
okislal
-
2020/03/11
[madlib] 02/02: Graph: Update tests to use pg_temp
okislal
-
2020/03/10
[madlib] branch master updated: DL: Use pg_temp instead of public schema for dev-check
okislal
-
2020/03/06
[madlib] branch master updated (c69ac53 -> ebb6b3c)
nkak
-
2020/03/05
[madlib] branch master updated: DL: Add tests for schema qualified output tables
okislal
-
2020/03/04
[madlib] 01/02: MFVSketch: Use datumIsEqual for comparing datums
okislal
-
2020/03/04
[madlib] branch master updated (d165e84 -> 9b21fe5)
okislal
-
2020/03/04
[madlib] branch master updated: Build: Add support for quoted identifiers for install-check
okislal
-
2020/03/03
[madlib] 02/02: Graph: Fix output table schema parsing bug
okislal
-
2020/03/03
[madlib] branch master updated (4a97693 -> a4b3e9d)
okislal
-
2020/03/03
[madlib] 01/02: Graph: Fix column type concat bug
okislal
-
2020/02/26
[madlib] branch master updated: Graph: Fix ambiguous column name in various functions
okislal
-
2020/02/25
[madlib] branch master updated: Summary: Fix defaults when the user passes NULL
okislal
-
2020/02/21
[madlib] branch master updated: Fix fit_multiple() warm start
domino
-
2020/02/14
[madlib] branch master updated (10e3349 -> bad3146)
okislal