Giter Site home page Giter Site logo

Comments (5)

mfrlin avatar mfrlin commented on May 15, 2024

Is there a special way of running tests so that Table("name") searches for a name in local (tests) folder?

I've written some additional tests. 7398d98

Can I also ask why is normalization done with variance?

from orange3.

janezd avatar janezd commented on May 15, 2024

Where would you like to put your file? If it is in the same folder as the test fil (e.g. test_continuizer.py), Orange will find it there.

Variance ... as opposed to deviation? You're right, we should use deviation. Can you fix it, please? Thanks...

from orange3.

astaric avatar astaric commented on May 15, 2024

Orange will find the file if it is in the same folder the script is run from (which is not necessarily the same folder the test resides in).

Additional dataset directories can be appended to the dataset_dirs list in Orange.data.table module (as used in https://github.com/biolab/orange3/blob/master/Orange/tests/test_table.py#L17). You should try running each test directly and through the "python setup.py test" command.

from orange3.

ajdapretnar avatar ajdapretnar commented on May 15, 2024

@janezd @astaric Can we close this issue? 😄

from orange3.

janezd avatar janezd commented on May 15, 2024

I believe so. The code that should have been tested is long gone, AFAIK.

from orange3.

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.