Giter Site home page Giter Site logo

Comments (5)

NicoRenaud avatar NicoRenaud commented on August 24, 2024
  1. I modified the code so that the hit plot data can be exported at each epoch in the hdf5 output file (still have to push it). I've modified DeepXplorer so that we can plot the hit rate either for individual epoch or multiple epoch on one graph.

  2. That's what's done already no ?

  3. We'll have to somehow include the HADDOCK score and corresponding hit plot to the output hdf5 file Another solution would be to have an external script that reads the HDF5 file and the Haddock score and plot all that.

from deeprank.

LilySnow avatar LilySnow commented on August 24, 2024
  1. Thanks. I have not checked the DeepXplorer yet.
  2. Sorry, I have not pulled yet ... Will check it out.
  3. Maybe include haddock score to the input hdf5 files? But you are the expert.

from deeprank.

NicoRenaud avatar NicoRenaud commented on August 24, 2024

there is now a new option to save all the epoch in the output hdf5 file

model.train(....,save_epoch='all')

Then in the .hdf5 file there will be one group for each epoch. In this group there are the train/valid/test subgroup and each subgroup will contain the hit rate data.

You can vizualize all that with the DeepXplorer. You can select mulitple epoch group and right click. You'll have the option to plot the hit plot for the seleted epochs. I've also uploaded a hdf5 file containing the haddock score. If you also select this one with the epoch it will also plot the hit rate of the haddock score.

from deeprank.

LilySnow avatar LilySnow commented on August 24, 2024

Just pull the master branch. The hit rate plot still plots top N, where N is the training data, instead of the test data.

from deeprank.

NicoRenaud avatar NicoRenaud commented on August 24, 2024

But in that case we will only see a portion of the trainging and validatiton plot no ?
We could have either:
a percentage of the x axis so that training/validatation/test have the same x axis
individual plot for the training/validatation/test cases
What do you think ?

from deeprank.

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.