tpot2 icon indicating copy to clipboard operation
tpot2 copied to clipboard

Support custom initializations / manually defined initial pipelines -

Open perib opened this issue 1 year ago • 0 comments

Steps

  1. write a function that converts an sklearn pipeline into a graphpipeline.

  2. Another function that converts a graphpipeline into a graphpipelineIndividual.

  3. An individual generator that takes in one or a list of pipelines and bases the initial population off of that.

perib avatar Sep 28 '23 22:09 perib