Coder Social home page Coder Social logo

Comments (8)

pronojitsaha avatar pronojitsaha commented on May 13, 2024

@rhiever While I am working on this, can you provide some inputs on the 'type' and 'contents' of the following just to be sure
-exported_pipeline,
-pipeline_list, and
-operator_text

from tpot.

rhiever avatar rhiever commented on May 13, 2024

@pronojitsaha, it may be best to hold off on this issue until we see what affect @dmarx's refactor (see #43 (comment)) has on the export function. I suspect it will shrink the export function significantly.

from tpot.

pronojitsaha avatar pronojitsaha commented on May 13, 2024

Ok. I see that @dmarx's implementation still has the first two functions in export i.e.

  • Replace all of the mathematical operators with their results
  • Unroll the nested function calls into serial code

Should I break that into separate functions, it will streamline export() further and then incorporate @dmarx's refactor on the third part i.e. 'Replace the function calls with their corresponding Python code'?

from tpot.

dmarx avatar dmarx commented on May 13, 2024

@pronojitsaha: Sounds good to me

from tpot.

pronojitsaha avatar pronojitsaha commented on May 13, 2024

@dmarx Ok..great! Will get it done tomorrow.

from tpot.

rhiever avatar rhiever commented on May 13, 2024

👍

from tpot.

pronojitsaha avatar pronojitsaha commented on May 13, 2024

@rhiever While we await the integration of #63, it will be good to break the final part i.e. 'Replace the function calls with their corresponding Python code' into a separate function or a code that the main tpot file imports from for improved code readability and comprehensibility significantly (similar way that I did the first two). I already have a basic structure, if you want can create a PR for it and you can look at it?

from tpot.

rhiever avatar rhiever commented on May 13, 2024

Sounds good to me.

On Wednesday, December 23, 2015, PRONOjit Saha [email protected]
wrote:

@rhiever https://github.com/rhiever While we await the integration of
#63 #63, it will be good to break
the final part i.e. 'Replace the function calls with their corresponding
Python code' into a separate function or a code that the main tpot file
imports from for improved code readability and comprehensibility
significantly (similar way that I did the first two). I already have a
basic structure, if you want can create a PR for it and you can look at it?


Reply to this email directly or view it on GitHub
#44 (comment).

Randal S. Olson, Ph.D.
Postdoctoral Researcher, Institute for Biomedical Informatics
University of Pennsylvania

E-mail: [email protected] | Twitter: @randal_olson
https://twitter.com/randal_olson
http://www.randalolson.com

from tpot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.