Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request for better summarization of pipenet steps #15

Closed
pushkarjain opened this issue Nov 27, 2019 · 2 comments
Closed

Request for better summarization of pipenet steps #15

pushkarjain opened this issue Nov 27, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@pushkarjain
Copy link

pushkarjain commented Nov 27, 2019

The pipe summary is a list of dictionaries. The entities in the list do not necessarily represent the order of connections and hence It can be challenging to navigate through the list. The visualization is certainly very helpful in that regards.

However, it would be better to use keras like model.summary.
adtk_issues

@pushkarjain pushkarjain changed the title Better summarization of pipe. Request for a better form of pipenet step (dict instead of list) Nov 27, 2019
@pushkarjain pushkarjain changed the title Request for a better form of pipenet step (dict instead of list) Request for better summarization of pipenet steps Nov 27, 2019
@tailaiw
Copy link
Contributor

tailaiw commented Dec 1, 2019

@pushkarjain Thanks for the suggestion. Our current design is to use plot_flowchart() to visualize/summarize a pipenet/pipeline object. However, I do agree with you a summary in text/tabular form like the model summary in Keras could be useful in some circumstances. We will add it into the roadmap of next release.

@tailaiw tailaiw added the enhancement New feature or request label Dec 1, 2019
@tailaiw tailaiw mentioned this issue Dec 4, 2019
3 tasks
@tailaiw
Copy link
Contributor

tailaiw commented Dec 10, 2019

feature added by #19

@tailaiw tailaiw closed this as completed Dec 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants