Giter VIP home page Giter VIP logo

spectralentropy's People

Contributors

yuanyueli avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

spectralentropy's Issues

Reproducing retrieval evaluation

Hello! I would like to reproduce the evaluation reported in your paper and extend it with some new methods. However, I am puzzled by your definition of the binary classification metrics, and I would greatly appreciate your clarification.

I understand that for each spectrum, you define a set of candidate spectra for retrieval based on the first block of the corresponding InChI keys. According to the paper, if we denote a subset of retrieved InChI keys (for a certain similarity threshold) as S and a query InChI key as q:

  • A true-positive prediction means that q belongs to S.
  • A false-positive prediction means that q does not belong to S and S is not empty.

Following the same logic, I assume that a true-negative indicates that S is empty. However, I am struggling to understand what exactly a false-negative implies. Could you please explain your concept of a negative class and the definitions of true-negative and false-negative predictions?

Thank you in advance!

The cosine similarity between two identical spectrograms is not 1

I found that when calculating cosine similarity, the score for two identical spectrograms is not 1. After simple debugging, it was found that there seems to be an indentation error in line 173 of the tools.py file. Some code that seems to be in the while loop is not in the loop

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.