Giter VIP home page Giter VIP logo

Comments (3)

Jussmith01 avatar Jussmith01 commented on August 17, 2024

Splitting on conformers. In the ANI-1 paper we put all 22M conformers in a bucket. Then, from the bucket we pick 80% for training, 10% for valid, and 10% for test. This means there is a probability that some of the 57k configurations (from which the conformers were generated) have no conformers from the training set.

from ase_ani.

proteneer avatar proteneer commented on August 17, 2024

Just so I understand - you're allowing a single chemotype (Eg. Methane, CH4), whose 1000 conformers, to be split such that 800 CH4 conformers is in train, 100 CH4 conformers is in valid, 100 CH4 conformers is in test? This seems a little strange since I imagine a better test of generalizibility is to split on the chemotype (i.e. given a collection of methane, ethane, propane, butane, etc.), it's split such that all of methane/ethane conformers are in train, all of propane is in valid, and all of butane is in test.

from ase_ani.

proteneer avatar proteneer commented on August 17, 2024

Just to be clear again, we're doing validation such that we guarantee training/valid/test disjointly partition the 57k configurations with absolutely no overlap.

from ase_ani.

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.