tpot2
tpot2 copied to clipboard
Support custom initializations / manually defined initial pipelines -
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.