3 - Advanced techniques for QSAR modeling Flashcards
(2 cards)
What does witness rate refer to in multiple instance learning?
In Multiple Instance Learning (MIL), the witness rate refers to the proportion of positive instances within a positive bag.
(Fraction of samples indicating the right class)
What is multiple instance learning?
Multiple Instance Learning (MIL) is a type of machine learning where data comes in bags (groups of instances), and:
A bag is labeled, not the individual instances.
A positive bag means at least one instance is positive.
A negative bag means all instances are negative.