Giter Club home page Giter Club logo

Comments (3)

rdk avatar rdk commented on June 11, 2024

Where are they named?

List of currently available conservation based features is:

  • conservation, conservationcloud, conservationcloudscaled
  • conserv_sas, conserv_atomic, conserv_cloud

You can see that in cz.siret.prank.features.api.FeatureRegistry. First triplet are original features by Lukas and are described in his Bc. thesis (https://is.cuni.cz/webapps/zzp/detail/189243/41539668). Second triplet is new cleaner implementation by me that serve also as an example of using Residue/SAS/Atomic features framework and converters.

There is no recommendation which to use. Comprehensive experiments have not been performed, although I think you might find some comparison and discussion in Lukas's Bc. thesis. It is not hard to compare their contribution on your development dataset, either by calculating feature importances or comparing them one-by-one. My expectation would be that the difference between them is not substantial. They all start with the same information but map it onto SAS points in slightly different ways. Personally I would use second triplet in combination with tuning conserv_cloud_radius parameter.

from p2rank.

rdk avatar rdk commented on June 11, 2024

@skodapetr, is the explanation sufficient?

from p2rank.

skodapetr avatar skodapetr commented on June 11, 2024

The aim of the question was to found out why there is a class
https://github.com/rdk/p2rank/blob/develop/src/main/groovy/cz/siret/prank/features/implementation/conservation/ConservRF.groovy
with conservatio name conserv that when used throws java.lang.IllegalStateException: Feature implementation not found: conserv.

I would expect to be able to get the information you mention in your respojnse from a comment in the code or documentation. As now I know, but other person may not ... but at least there is chance that they may find this issue.

from p2rank.

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.