Ekta Khanna created MADLIB-1374:
-----------------------------------
Summary: DL: Split madlib_keras.sql_in
Key: MADLIB-1374
URL: https://issues.apache.org/jira/browse/MADLIB-1374
Project: Apache MADlib
Issue Type: Task
Components: Deep Learning
Reporter: Ekta Khanna
Fix For: v1.17
Currently, src/ports/postgres/modules/deep_learning/madlib_keras.sql_in file
for deep_learning module is getting really big and hard to manage.
Proposal:
1. Separate deep_learning/madlib_keras.sql_in into multiple sql files like fit,
evalute, predict etc.
For reference, we can look at the following modules:
1. src/ports/postgres/modules/recursive_partitioning - Split into Decision Tree
and Random Forest
1. src/ports/postgres/modules/regress
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)