Code Monkey home page Code Monkey logo

Comments (9)

leandroimail avatar leandroimail commented on May 25, 2024

I created an empty virtualenv and installed just hyperparameter_hunter. Every dependency was installed by hyperparameter_hunter, but even so, the problem persists.

I got the requirements to help in this question, so below my packages installed in venv:

attrs==19.3.0
bleach==3.1.0
decorator==4.4.1
defusedxml==0.6.0
dill==0.3.1.1
entrypoints==0.3
hyperparameter-hunter==3.0.0
importlib-metadata==1.5.0
ipython-genutils==0.2.0
Jinja2==2.11.1
joblib==0.14.1
jsonschema==3.2.0
jupyter-core==4.6.1
MarkupSafe==1.1.1
mistune==0.8.4
nbconvert==5.6.1
nbformat==5.0.4
numpy==1.18.1
pandas==1.0.0
pandocfilters==1.4.2
pyaml==19.12.0
Pygments==2.5.2
pyrsistent==0.15.7
python-dateutil==2.8.1
pytz==2019.3
pywin32==227
PyYAML==5.3
scikit-learn==0.22.1
scikit-optimize==0.7.1
scipy==1.4.1
simplejson==3.17.0
six==1.14.0
testpath==0.4.4
traitlets==4.3.3
webencodings==0.5.1
wrapt==1.11.2
zipp==2.1.0

from hyperparameter_hunter.

leandroimail avatar leandroimail commented on May 25, 2024

This work when I unistalled scikit-optimize version 0.7.1 and installed version 0.5.2

from hyperparameter_hunter.

HunterMcGushion avatar HunterMcGushion commented on May 25, 2024

@leandroimail, sorry for the very late response! Thank you for reporting this and for figuring out which versions are working! I really appreciate your help. I'm looking into a fix now

from hyperparameter_hunter.

HunterMcGushion avatar HunterMcGushion commented on May 25, 2024

@leandroimail, would you be able to try again using the current master branch? On my end, it seems to be fixed, but if you're still getting the error, then let's reopen this issue.

from hyperparameter_hunter.

leandroimail avatar leandroimail commented on May 25, 2024

Sorry @HunterMcGushion , I only saw your message now. I gonna try the new version and tomorrow I put here the results. Thanks for your work.

from hyperparameter_hunter.

chrinide avatar chrinide commented on May 25, 2024

Hi all,
I have tried to run the sklearn_examples
https://github.com/HunterMcGushion/hyperparameter_hunter/blob/master/examples/sklearn_examples/classification.py

I got similar error:

ImportError: cannot import name 'Log10' from 'skopt.space.transformers' (/root/miniconda3/envs/psi4/lib/python3.7/site-packages/skopt/space/transformers.py)

from hyperparameter_hunter.

ruzihao avatar ruzihao commented on May 25, 2024

Hey guys, getting the same error. Is there any solutions?

from hyperparameter_hunter.

HunterMcGushion avatar HunterMcGushion commented on May 25, 2024

Hi, @chrinide and @ruzihao, thanks for commenting! Can you try installing the current master branch to see if the issue persists? As far as I could tell, the bug was fixed, but it hasn't been included in a formal release yet. If the master branch works for you two, I'll make a new release incorporating the bugfix. Otherwise, if you're still experiencing the bug, could you open a new issue, please? Thanks a lot for your help!

from hyperparameter_hunter.

ruzihao avatar ruzihao commented on May 25, 2024

Hi @HunterMcGushion , I've tried and confirmed the issue has been fixed. It works for me now. Thanks a lot!

from hyperparameter_hunter.

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.