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

Is it possible to access for each gen the transformation applied the original features? #26

Closed
ghost opened this issue Apr 7, 2017 · 1 comment

Comments

@ghost
Copy link

ghost commented Apr 7, 2017

The code is awesome but It would be good in my opinion to be able to know for instance that at :

  • generation 1 the subset of features is add(var_1,var_2)...
  • generation 2 the subset of features is std_add(var_1,var_2)...
    etc ...
@trevorstephens
Copy link
Owner

Hi @Toto12345678 ... Your example isn't totally clear to me, you want to see all the subtrees in the entire population? At what depth? Can you explain further what you are looking for and how it would be generally useful to other users?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant