We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Steps
write a function that converts an sklearn pipeline into a graphpipeline.
Another function that converts a graphpipeline into a graphpipelineIndividual.
An individual generator that takes in one or a list of pipelines and bases the initial population off of that.