Uploaded image for project: 'Apache MADlib'
  1. Apache MADlib
  2. MADLIB-1381

Remove model_arch_table column from the output of load_model_selection_table

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • v1.17
    • Deep Learning
    • None

    Description

      Currently, the utility function load_model_selection_table() assumes that there is only 1 model architecture table (passed in as a parameter). Therefore, it shouldn't be added as part of the output table, instead, create an output summary table and add it as a column in it.

      Acceptance:
      1. No changes to the interface
      1. Output table has the following columns

      MST_Key (sequence)
      model_arch_table
      model_arch_id
      compile_params
      fit_params

      1. Create output summary table with the following column

      model_arch_table

      Attachments

        Activity

          People

            Unassigned Unassigned
            yhzhang Yuhao Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: