EpistasisLab / EpistasisLab/tpot2

Memory caching with GraphPipeline may miss some nodes where the ordering on inputs happens to be different between two nodes. - potential solution is to make graphs canonical - there is a C package that can be imported into TPOT that may do this

Open
#74 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Jupyter Notebook
Stars
250
Forks
33
PR merge metrics
No merged PRs in 30d

Description

This should be rare. The order of inputs is determined alphabetically. For this to be an issue we would have to have two modules of the same type, each with different inputs, whos output goes to the same node.

related to #73

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.