maml.apps package
Subpackages
- maml.apps.bowsr package
- Subpackages
- maml.apps.bowsr.model package
EnergyModelEnergyModel.predict_energy()
- maml.apps.bowsr.model.base module
EnergyModelEnergyModel.predict_energy()
- maml.apps.bowsr.model.cgcnn module
- maml.apps.bowsr.model.dft module
DFTDFT.predict_energy()
- maml.apps.bowsr.model.megnet module
- maml.apps.bowsr.model package
- maml.apps.bowsr.acquisition module
AcquisitionFunctionAcquisitionFunction._ei()AcquisitionFunction._gpucb()AcquisitionFunction._poi()AcquisitionFunction._ucb()AcquisitionFunction.calculate()
_trunc()ensure_rng()lhs_sample()predict_mean_std()propose_query_point()
- maml.apps.bowsr.optimizer module
BayesianOptimizerBayesianOptimizer.add_query()BayesianOptimizer.as_dict()BayesianOptimizer.from_dict()BayesianOptimizer.get_derived_structure()BayesianOptimizer.get_formation_energy()BayesianOptimizer.get_optimized_structure_and_energy()BayesianOptimizer.gprBayesianOptimizer.optimize()BayesianOptimizer.propose()BayesianOptimizer.set_bounds()BayesianOptimizer.set_gpr_params()BayesianOptimizer.set_space_empty()BayesianOptimizer.space
atoms_crowded()struct2perturbation()
- maml.apps.bowsr.perturbation module
LatticePerturbationLatticePerturbation.abcLatticePerturbation.fit_latticeLatticePerturbation.latticeLatticePerturbation.sanity_check()
WyckoffPerturbationWyckoffPerturbation.fit_siteWyckoffPerturbation.get_orbit()WyckoffPerturbation.sanity_check()WyckoffPerturbation.siteWyckoffPerturbation.standardize()
crystal_system()get_standardized_structure()perturbation_mapping()
- maml.apps.bowsr.preprocessing module
DummyScalerDummyScaler.as_dict()DummyScaler.fit()DummyScaler.from_dict()DummyScaler.inverse_transform()DummyScaler.transform()
StandardScalerStandardScaler.as_dict()StandardScaler.fit()StandardScaler.from_dict()StandardScaler.inverse_transform()StandardScaler.transform()
- maml.apps.bowsr.target_space module
TargetSpaceTargetSpace.boundsTargetSpace.lhs_sample()TargetSpace.paramsTargetSpace.probe()TargetSpace.register()TargetSpace.set_bounds()TargetSpace.set_empty()TargetSpace.targetTargetSpace.uniform_sample()
_hashable()
- Subpackages
- maml.apps.gbe package
- maml.apps.gbe.describer module
GBBondGBBond.NNDictGBBond._get_bond_mat()GBBond.as_dict()GBBond.bond_matrixGBBond.from_dict()GBBond.get_breakbond_ratio()GBBond.get_mean_bl_chg()GBBond.max_blGBBond.min_bl
GBDescriberGBDescriber._abc_implGBDescriber._sklearn_auto_wrap_output_keysGBDescriber.generate_bulk_ref()GBDescriber.transform_one()
convert_hcp_direction()convert_hcp_plane()get_elemental_feature()get_structural_feature()
- maml.apps.gbe.presetfeatures module
my_quantmy_quant.latexmy_quant.namemy_quant.unit
- maml.apps.gbe.utils module
load_b0_dict()load_data()load_mean_delta_bl_dict()update_b0_dict()
- maml.apps.gbe.describer module
- maml.apps.pes package
DefectFormationDefectFormation._parse()DefectFormation._sanity_check()DefectFormation._setup()DefectFormation.calculate()DefectFormation.get_unit_cell()
ElasticConstantElasticConstant._RESTART_CONFIGElasticConstant._parse()ElasticConstant._sanity_check()ElasticConstant._setup()
EnergyForceStressEnergyForceStress._parse()EnergyForceStress._rotate_force_stress()EnergyForceStress._sanity_check()EnergyForceStress._setup()EnergyForceStress.calculate()
GAPotentialGAPotential._abc_implGAPotential._line_up()GAPotential.evaluate()GAPotential.from_config()GAPotential.pair_coeffGAPotential.pair_styleGAPotential.read_cfgs()GAPotential.save()GAPotential.train()GAPotential.write_cfgs()GAPotential.write_param()
LMPStaticCalculatorLMPStaticCalculator._COMMON_CMDSLMPStaticCalculator._parse()LMPStaticCalculator._sanity_check()LMPStaticCalculator._setup()LMPStaticCalculator.allowed_kwargsLMPStaticCalculator.calculate()LMPStaticCalculator.set_lmp_exe()
LatticeConstantLatticeConstant.calculate()
MTPotentialMTPotential._abc_implMTPotential._line_up()MTPotential.evaluate()MTPotential.from_config()MTPotential.pair_coeffMTPotential.pair_styleMTPotential.read_cfgs()MTPotential.train()MTPotential.write_cfg()MTPotential.write_ini()MTPotential.write_param()
NNPotentialNNPotential._abc_implNNPotential._line_up()NNPotential.bohr_to_angstromNNPotential.eV_to_HaNNPotential.evaluate()NNPotential.from_config()NNPotential.load_input()NNPotential.load_scaler()NNPotential.load_weights()NNPotential.pair_coeffNNPotential.pair_styleNNPotential.read_cfgs()NNPotential.train()NNPotential.write_cfgs()NNPotential.write_input()NNPotential.write_param()
NudgedElasticBandNudgedElasticBand._parse()NudgedElasticBand._sanity_check()NudgedElasticBand._setup()NudgedElasticBand.calculate()NudgedElasticBand.get_unit_cell()
PotentialSNAPotentialSNAPotential._abc_implSNAPotential.evaluate()SNAPotential.from_config()SNAPotential.pair_coeffSNAPotential.pair_styleSNAPotential.train()SNAPotential.write_param()
SpectralNeighborAnalysisSpectralNeighborAnalysis._CMDSSpectralNeighborAnalysis._parse()SpectralNeighborAnalysis._sanity_check()SpectralNeighborAnalysis._setup()SpectralNeighborAnalysis.get_bs_subscripts()SpectralNeighborAnalysis.n_bs
get_default_lmp_exe()- maml.apps.pes._base module
PotentialPotentialMixinPotentialMixin.evaluate()PotentialMixin.from_config()PotentialMixin.predict_efs()PotentialMixin.train()PotentialMixin.write_param()
- maml.apps.pes._gap module
GAPotentialGAPotential._abc_implGAPotential._line_up()GAPotential.evaluate()GAPotential.from_config()GAPotential.pair_coeffGAPotential.pair_styleGAPotential.read_cfgs()GAPotential.save()GAPotential.train()GAPotential.write_cfgs()GAPotential.write_param()
- maml.apps.pes._lammps module
DefectFormationDefectFormation._parse()DefectFormation._sanity_check()DefectFormation._setup()DefectFormation.calculate()DefectFormation.get_unit_cell()
ElasticConstantElasticConstant._RESTART_CONFIGElasticConstant._parse()ElasticConstant._sanity_check()ElasticConstant._setup()
EnergyForceStressEnergyForceStress._parse()EnergyForceStress._rotate_force_stress()EnergyForceStress._sanity_check()EnergyForceStress._setup()EnergyForceStress.calculate()
LMPRelaxationCalculatorLMPRelaxationCalculator._parse()LMPRelaxationCalculator._sanity_check()LMPRelaxationCalculator._setup()
LMPStaticCalculatorLMPStaticCalculator._COMMON_CMDSLMPStaticCalculator._parse()LMPStaticCalculator._sanity_check()LMPStaticCalculator._setup()LMPStaticCalculator.allowed_kwargsLMPStaticCalculator.calculate()LMPStaticCalculator.set_lmp_exe()
LammpsPotentialLammpsPotential._abc_implLammpsPotential.predict_efs()
LatticeConstantLatticeConstant.calculate()
NudgedElasticBandNudgedElasticBand._parse()NudgedElasticBand._sanity_check()NudgedElasticBand._setup()NudgedElasticBand.calculate()NudgedElasticBand.get_unit_cell()
SpectralNeighborAnalysisSpectralNeighborAnalysis._CMDSSpectralNeighborAnalysis._parse()SpectralNeighborAnalysis._sanity_check()SpectralNeighborAnalysis._setup()SpectralNeighborAnalysis.get_bs_subscripts()SpectralNeighborAnalysis.n_bs
SurfaceEnergySurfaceEnergy.calculate()
_pretty_input()_read_dump()get_default_lmp_exe()
- maml.apps.pes._mtp module
MTPotentialMTPotential._abc_implMTPotential._line_up()MTPotential.evaluate()MTPotential.from_config()MTPotential.pair_coeffMTPotential.pair_styleMTPotential.read_cfgs()MTPotential.train()MTPotential.write_cfg()MTPotential.write_ini()MTPotential.write_param()
feed()
- maml.apps.pes._nnp module
NNPotentialNNPotential._abc_implNNPotential._line_up()NNPotential.bohr_to_angstromNNPotential.eV_to_HaNNPotential.evaluate()NNPotential.from_config()NNPotential.load_input()NNPotential.load_scaler()NNPotential.load_weights()NNPotential.pair_coeffNNPotential.pair_styleNNPotential.read_cfgs()NNPotential.train()NNPotential.write_cfgs()NNPotential.write_input()NNPotential.write_param()
- maml.apps.pes._snap module
SNAPotentialSNAPotential._abc_implSNAPotential.evaluate()SNAPotential.from_config()SNAPotential.pair_coeffSNAPotential.pair_styleSNAPotential.train()SNAPotential.write_param()
- maml.apps.symbolic package
AdaptiveLassoAdaptiveLasso._penalty_jac()AdaptiveLasso.get_w()AdaptiveLasso.penalty()AdaptiveLasso.select()
DantzigSelectorDantzigSelector.construct_constraints()DantzigSelector.construct_jac()DantzigSelector.construct_loss()
FeatureGeneratorFeatureGenerator.augment()
ISISISIS.evaluate()ISIS.run()
L0BrutalForceL0BrutalForce.select()
LassoLasso._penalty_jac()Lasso.penalty()
OperatorOperator.compute()Operator.from_str()Operator.gen_name()Operator.is_binaryOperator.is_commutativeOperator.is_unaryOperator.support_op_rep
SCADSCAD._penalty_jac()SCAD.penalty()
SISSIS.compute_residual()SIS.run()SIS.screen()SIS.select()SIS.set_gamma()SIS.set_selector()SIS.update_gamma()
- maml.apps.symbolic._feature_generator module
FeatureGeneratorFeatureGenerator.augment()
OperatorOperator.compute()Operator.from_str()Operator.gen_name()Operator.is_binaryOperator.is_commutativeOperator.is_unaryOperator.support_op_rep
_my_abs_diff()_my_abs_log10()_my_abs_sqrt()_my_abs_sum()_my_diff()_my_div()_my_exp()_my_exp_power_2()_my_exp_power_3()_my_mul()_my_power()_my_sum()_my_sum_exp()_my_sum_power_2()_my_sum_power_3()_update_df()generate_feature()
- maml.apps.symbolic._selectors module
AdaptiveLassoAdaptiveLasso._penalty_jac()AdaptiveLasso.get_w()AdaptiveLasso.penalty()AdaptiveLasso.select()
BaseSelectorBaseSelector._get_param_names()BaseSelector.compute_residual()BaseSelector.construct_constraints()BaseSelector.construct_jac()BaseSelector.construct_loss()BaseSelector.evaluate()BaseSelector.get_coef()BaseSelector.get_feature_indices()BaseSelector.get_params()BaseSelector.predict()BaseSelector.select()BaseSelector.set_params()
DantzigSelectorDantzigSelector.construct_constraints()DantzigSelector.construct_jac()DantzigSelector.construct_loss()
L0BrutalForceL0BrutalForce.select()
LassoLasso._penalty_jac()Lasso.penalty()
PenalizedLeastSquaresPenalizedLeastSquares._penalty_jac()PenalizedLeastSquares._sse_jac()PenalizedLeastSquares.construct_constraints()PenalizedLeastSquares.construct_jac()PenalizedLeastSquares.construct_loss()PenalizedLeastSquares.penalty()
SCADSCAD._penalty_jac()SCAD.penalty()
- maml.apps.symbolic._selectors_cvxpy module
AdaptiveLassoCPAdaptiveLassoCP.get_w()AdaptiveLassoCP.penalty()AdaptiveLassoCP.select()
BaseSelectorCPBaseSelectorCP.construct_constraints()BaseSelectorCP.construct_loss()BaseSelectorCP.select()
DantzigSelectorCPDantzigSelectorCP.construct_constraints()DantzigSelectorCP.construct_loss()
LassoCPLassoCP.penalty()
PenalizedLeastSquaresCPPenalizedLeastSquaresCP.construct_loss()PenalizedLeastSquaresCP.penalty()
- maml.apps.symbolic._sis module
ISISISIS.evaluate()ISIS.run()
SISSIS.compute_residual()SIS.run()SIS.screen()SIS.select()SIS.set_gamma()SIS.set_selector()SIS.update_gamma()
_best_combination()_eval()_get_coeff()