MolProp
Contents:
Introduction
Single Model Training
K-Fold Cross Validation
Ensemble Training
MolProp:
molprop
molprop.applicability_domain_methods
molprop.data_processing
molprop.inference
molprop.info
molprop.models
molprop.powertoys
molprop.predict
molprop.pyg_molgraph
molprop.train_ensemble_model
molprop.train_single_model
molprop.training
molprop.training_type
molprop.utils
molprop.utils.analyze_mol_data
molprop.utils.analyze_results
molprop.utils.data_transform
molprop.utils.early_stopping
molprop.utils.graph_transform
molprop.utils.mol_features
molprop.utils.mol_features.atom_GetNeighbors
molprop.utils.mol_features.atom_GetTotalNumHs
molprop.utils.mol_features.AtomFeatures
molprop.utils.mol_features.BondFeatures
molprop.utils.mol_features.DescriptorCalculator
molprop.utils.mol_features.MixDescriptorCalculator
molprop.utils.mol_features.MolDescriptorCalculator
molprop.utils.mol_features.MolFeatures
molprop.utils.mol_features.SingleMolFeature
molprop.utils.mol_features.MolFeaturizationError
molprop.utils.omegaconf_resolvers
molprop.utils.transfer_learning
molprop.utils.utils
tests
MolProp
molprop
molprop.utils
molprop.utils.mol_features
molprop.utils.mol_features.DescriptorCalculator
View page source
molprop.utils.mol_features.DescriptorCalculator
class
molprop.utils.mol_features.
DescriptorCalculator
(
function_dict
,
descriptor_list
)
Bases:
object
Methods
__init__
calc