Python Module Index

c
 
c
chembee
    chembee.actions
    chembee.actions.applicability
    chembee.actions.benchmark_algorithms
    chembee.actions.calibration
    chembee.actions.classifier_fit
    chembee.actions.clf_list
    chembee.actions.cross_validation
    chembee.actions.evaluation
    chembee.actions.feature_extraction
    chembee.actions.get_false_predictions
    chembee.actions.get_undersampled_data
    chembee.actions.save_model
    chembee.actions.search
    chembee.config
    chembee.config.benchmark
    chembee.config.benchmark.algorithms
    chembee.config.benchmark.BenchmarkAlgorithm
    chembee.config.benchmark.grid_search_cv
    chembee.config.benchmark.kmeans
    chembee.config.benchmark.knn
    chembee.config.benchmark.linear_regression
    chembee.config.benchmark.logistic_regression
    chembee.config.benchmark.mlp_classifier
    chembee.config.benchmark.naive_bayes
    chembee.config.benchmark.random_forest
    chembee.config.benchmark.restricted_bm
    chembee.config.benchmark.spectral_clustering
    chembee.config.benchmark.svc
    chembee.config.benchmark.svc_poly
    chembee.config.calibration
    chembee.config.calibration.kmeans
    chembee.config.calibration.knn
    chembee.config.calibration.linear_regression
    chembee.config.calibration.logistic_regression
    chembee.config.calibration.mlp_classifier
    chembee.config.calibration.naive_bayes
    chembee.config.calibration.random_forest
    chembee.config.calibration.restricted_bm
    chembee.config.calibration.spectral_clustering
    chembee.config.calibration.svc
    chembee.config.calibration.svc_poly
    chembee.datasets
    chembee.datasets.BioDegDataSet
    chembee.datasets.BreastCancer
    chembee.datasets.ChemicalDataSet
    chembee.datasets.DataSet
    chembee.datasets.IrisDataSet
    chembee.plotting
    chembee.plotting.applicability
    chembee.plotting.benchmarking
    chembee.plotting.calibration
    chembee.plotting.compounds
    chembee.plotting.distribution
    chembee.plotting.evaluation
    chembee.plotting.feature_extraction
    chembee.plotting.graphics
    chembee.plotting.lipinski
    chembee.preparation
    chembee.preparation.processing
    chembee.utils
    chembee.utils.file_utils
    chembee.utils.utils