GithubHelp home page GithubHelp logo

Comments (5)

2653888596 avatar 2653888596 commented on August 12, 2024

HI,VenkteshV, I had one question ,could you please release your data? I don't know what format of data, if you can release your data processing , I vert grateful, My E-mail is [email protected]. Thanks for you!

from hyperbolic_zsl.

2653888596 avatar 2653888596 commented on August 12, 2024

HIi, thanks for releasing the code. I had one query. wouldn't the code calculating f1 score in train and val loop throw an error as it is being computed between input and label representations which is multioutput continuous and is not supported by sklearn ?

HI,VenkteshV, I had one question ,could you please release your data? I don't know what format of data, if you can release your data processing , I vert grateful, My E-mail is [email protected]. Thanks for you!

from hyperbolic_zsl.

VenkteshV avatar VenkteshV commented on August 12, 2024

HIi, thanks for releasing the code. I had one query. wouldn't the code calculating f1 score in train and val loop throw an error as it is being computed between input and label representations which is multioutput continuous and is not supported by sklearn ?

HI,VenkteshV, I had one question ,could you please release your data? I don't know what format of data, if you can release your data processing , I vert grateful, My E-mail is [email protected]. Thanks for you!

Hi . I cannot share the data right now. However will do that once the work is ready. Thanks for expressing interest.

from hyperbolic_zsl.

CallMeNumber1 avatar CallMeNumber1 commented on August 12, 2024

HIi, thanks for releasing the code. I had one query. wouldn't the code calculating f1 score in train and val loop throw an error as it is being computed between input and label representations which is multioutput continuous and is not supported by sklearn ?

HI,VenkteshV, I had one question ,could you please release your data? I don't know what format of data, if you can release your data processing , I vert grateful, My E-mail is [email protected]. Thanks for you!

Hi . I cannot share the data right now. However will do that once the work is ready. Thanks for expressing interest.

I also encountered the question as you did. I am wondering how you solved the error when calculating f1 score. Looking forward to your relpy.

from hyperbolic_zsl.

MinaGhadimiAtigh avatar MinaGhadimiAtigh commented on August 12, 2024

I checked the code and encountered the same error.

I believe the f1 score is not used properly in the code because the input is a continuous label representation and not a meaningful input to calculate f1.

A better solution can be performing classification and the calculate f1 score given correct labels and predicted labels.

from hyperbolic_zsl.

Related Issues (3)

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.