Module qsarmodelingpy.ops
Classes
- class OPS (X: pandas.core.frame.DataFrame, y: pandas.core.frame.DataFrame, nLV: int = None, nLVModel: int = None, window: int = 2, increment: int = 1, percentage=100, nModels=100, scale=True)
- 
Methods- def feedOPS(self)
- def runOPS(self, X=None, y=None)
- def saveModels(self, file)
- def vectors(self, X, y, nLV)