2
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Jun 03, 2025 — Jun 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
DL: Add GPU support for predict More... about 7 years ago
DL: Do not compile params in predict More... about 7 years ago
DL: Replace use_gpu flag with gpus_per_host integer More... about 7 years ago
MLP: Update error message text in minibatch validation. More... about 7 years ago
MLP: Fix warm start weights initialization issue More... about 7 years ago
DL: Validate predict input parameters More... about 7 years ago
Association Rule: Change default max_itemset_size to 10 More... about 7 years ago
add sections to RF and DT user docs on run-time and memory usage More... about 7 years ago
DL: Add support for empty optimizer params More... about 7 years ago
DL: Code refactor More... about 7 years ago
DL: Add alternative options for compile params More... about 7 years ago
DL: Add GPU support for evaluate More... about 7 years ago
Infra: Update jenkins docker image for DL More... about 7 years ago
DL: Add Postgres support More... about 7 years ago
DL: Remove reshaping and hard-coded normalizing_const from predict More... about 7 years ago
WCC: Update the design doc More... about 7 years ago
Utilities: Add unit tests for create_cols_from_array_sql_string() More... about 7 years ago
DL: Rename helper to validator and move all unit tests to madlib_keras.py_in More... about 7 years ago
DL: Remove evaluate function More... about 7 years ago
DL: Rename get_device_name function More... about 7 years ago
Madpack: Fix IC/DC check to include wcc More... about 7 years ago
WCC: Duplicate edges to improve performance on Greenplum More... about 7 years ago
DL: Use FORMAT class for getting model_arch col names More... about 7 years ago
DL: Support response and prob prediction outputs. More... about 7 years ago
DL: Simplify madlib_keras_predict interface More... about 7 years ago
DL: Add new columns in fit output summary table. More... about 7 years ago
DL: Remove num_classes param from madlib_keras_fit() More... about 7 years ago
DL: Add tests for madlib_keras_predict More... about 7 years ago
Deep Learning: Use compile_and_set_weights() in predict More... about 7 years ago
DL: Remove eval statement More... about 7 years ago