Git Product home page Git Product logo

Comments (3)

ludovicc avatar ludovicc commented on June 27, 2024

@Marigold Now I have this:

Run the distributed-knn...
WARNING: Dependency conflict: an older version of the 'docker-py' package may be polluting the namespace. If you're experiencing crashes, run the following command to remedy the issue:
pip uninstall docker-py; pip uninstall docker; pip install docker
Starting tests_db_1 ... done
INFO:root:Creating new estimator
Traceback (most recent call last):
File "/knn.py", line 123, in
compute()
File "/knn.py", line 70, in compute
pfa = sklearn_to_pfa(estimator, types, featurizer.generate_pretty_pfa())
File "/usr/local/lib/python3.6/site-packages/sklearn_to_pfa-0.1.2-py3.6.egg/sklearn_to_pfa/sklearn_to_pfa.py", line 53, in sklearn_to_pfa
raise NotImplementedError('Estimator {} is not yet supported'.format(estimator.class.name))
NotImplementedError: Estimator KNeighborsRegressor is not yet supported

from algorithm-repository.

Marigold avatar Marigold commented on June 27, 2024

I somehow forgot to push a few commits, they are in this PR LREN-CHUV/python-base-docker-images#5. I haven't been able to test it thoroughly though, I'm at a site with a poor internet connection and tests with docker are taking ages :(

from algorithm-repository.

ludovicc avatar ludovicc commented on June 27, 2024

I've found the issue and fixed it. Thanks

from algorithm-repository.

Related Issues (8)

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.