Coder Social home page Coder Social logo

Comments (3)

Cesar-Cardoso avatar Cesar-Cardoso commented on April 28, 2024

Hello there! {'x1': -10.0, 'x2': -10.0} is the maximum in the search space. Is it possible that you're using minimize=False (or omitting minimize=True since False is the default)? When I run the example code I get {'x1': 1.0707105062836604, 'x2': 3.0290502263874703}.

from ax.

Dj-Polyester avatar Dj-Polyester commented on April 28, 2024

Sorry for the late reply. I have given up hope when no reply from you arrived, then started investigating the code myself. In 0.3.7 when objective_name=None (as given in the Get Started code), regardless of the value of minimize, _get_default_objectives in instantiation.py returns "maximize", hence the optimize function always maximizes. Is this an expected behaviou or a PR needed? I can PR if you want.

from ax.

Dj-Polyester avatar Dj-Polyester commented on April 28, 2024

I realized that the issue is already resolved in #2251; however, stable version is not available in PyPI fyi.

from ax.

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.