Giter Site home page Giter Site logo

Comments (3)

aronwc avatar aronwc commented on June 29, 2024

You're right it is more combinations (no need to consider the empty set).

On Oct 8, 2016, at 4:52 PM, gershwinlover [email protected] wrote:

Hello Dr. Aron,

So sorry to bother during the weekend. I have a quick question about A2, function eval_all_combinations(). In the description, it says if feature_fns = [token_features, token_pair_features, lexicon_features], then we will consider all 4 combinations of features.

Assuming we have a set [A,B,C], we can have 8 combinations: (empty),A, B, C, AB, AC, BC, ABC; In the log:
features=token_pair_features lexicon_features: 0.75125
features=token_features token_pair_features lexicon_features: 0.74583
features=token_features token_pair_features: 0.73542
features=token_pair_features: 0.72875
it is something equivalent to having BC, ABC, AB and B. Why is this the case?

Regards,
Zhidu


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

from assignments.

gershwinlover avatar gershwinlover commented on June 29, 2024

thanks a tons!

from assignments.

gershwinlover avatar gershwinlover commented on June 29, 2024

I think I misunderstood the log.txt file. There are 7 combinations in that output. So sorry about this confusion.

from assignments.

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.