pub fn predict_properties(desc: &MolecularDescriptors) -> MlPropertyResultExpand description
Predict molecular properties from descriptors.
Returns a MlPropertyResult with LogP, MR, solubility, Lipinski flags,
and a druglikeness score. These are fast, approximate predictions
suitable for screening workflows.