2
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Jun 03, 2025 — Jun 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
DL: Replace old evaluate1 function with madlib_keras_evaluate() More... about 7 years ago
DL: Add validation for metrics in compile_params More... about 7 years ago
DL: Refactor code to move some constants to helper file More... about 7 years ago
DL: Refactor gp_segment_id_col More... about 7 years ago
DL: Support metrics_compute_frequency for training data More... about 7 years ago
DL: Change how we create tables in dev-check More... about 7 years ago
DL: Improve parameter parsing and add unit tests More... about 7 years ago
DL: Reorder arguments for fit and evaluate UDA More... about 7 years ago
DL: Improve performance for predict More... about 7 years ago
DL: Update input table for fit dev check More... about 7 years ago
Pivot: Fix array_agg + distinct scaling issue on gpdb More... about 7 years ago
DL: Improve minibatch performance by using array_cat More... about 7 years ago
DL: Convert the keras_eval function from UDF to UDA More... about 7 years ago
DL: Add dev-check and unit tests for metrics_compute_frequency More... about 7 years ago
DL: Update validation preprocessor examples and description More... about 7 years ago
Add contribution guideline page link in README More... about 7 years ago
add examples for generalize cross validation More... about 7 years ago
MLP: Fix column names in prediction output table More... about 7 years ago
DL: Add new param metrics_compute_frequency to madlib_keras_fit() More... about 7 years ago
DL: Naming improvements for dependent and independent varname More... about 7 years ago
DL: Add documentation for input preprocessor More... about 7 years ago
DL: Add negative unit tests for unsupported compile and fit params More... about 7 years ago
DL: Dev-check for validation_preprocessor_dl More... about 7 years ago
DL: Fix pg bug for getting device name More... about 7 years ago
DL: Trap unsupported options for compile and fit params More... about 7 years ago
DL: Add input preprocessor for validation data More... about 7 years ago
DL: Refactor computation of images per segment More... about 7 years ago
DL: Add new unit tests and update existing one's More... about 7 years ago
DL: Update madlib_keras_fit code to weight by images instead of buffers. More... about 7 years ago
DL: Handle NULL value for optional pred_type param in predict More... about 7 years ago