GithubHelp home page GithubHelp logo

Comments (5)

kadarakos avatar kadarakos commented on May 22, 2024

Could we solve this by having a multi-objective fitness function? Combined from:

  • reward accuracy/f-score
  • penalize the number of operations
  • penalize runtime

As far as I understand deap supports multi-objective optimization out-of-the-box.

from tpot.

rhiever avatar rhiever commented on May 22, 2024

I'm currently developing and testing a multi-objective version of TPOT.
Including various measures of model complexity as an axis to minimize does
indeed eliminate cases like this.

On Tuesday, January 5, 2016, kadarakos [email protected] wrote:

Could we solve this by having a multi-objective fitness function? Combined
from:

  • reward accuracy/f-score
  • penalize the number of operations
  • penalize runtime

As far as I understand deap supports multi-objective optimization
out-of-the-box.


Reply to this email directly or view it on GitHub
#70 (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.

kadarakos avatar kadarakos commented on May 22, 2024

What kind of measures are you using for complexity?

from tpot.

rhiever avatar rhiever commented on May 22, 2024

The two you mentioned -- number of pipeline operators and runtime -- but
also the number of features in the pipeline. Interested to hear more ideas
if you have some.

On Wed, Jan 6, 2016 at 12:49 AM, kadarakos [email protected] wrote:

What kind of measures are you using for complexity?


Reply to this email directly or view it on GitHub
#70 (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.

rhiever avatar rhiever commented on May 22, 2024

This is now encapsulated in #206, so I'm going to close this issue.

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.