All modules for which code is available
- chembee.actions.applicability
- chembee.actions.benchmark_algorithms
- chembee.actions.calibration
- chembee.actions.classifier_fit
- chembee.actions.cross_validation
- chembee.actions.evaluation
- chembee.actions.feature_extraction
- chembee.actions.get_false_predictions
- chembee.actions.save_model
- chembee.actions.search
- 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.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.spectral_clustering
- chembee.config.calibration.svc
- chembee.datasets.BioDegDataSet
- chembee.datasets.BreastCancer
- chembee.datasets.DataSet
- chembee.datasets.IrisDataSet
- chembee.plotting.applicability
- chembee.plotting.calibration
- chembee.plotting.compounds
- chembee.plotting.distribution
- chembee.plotting.evaluation
- chembee.plotting.feature_extraction
- chembee.plotting.graphics
- chembee.plotting.lipinski
- chembee.preparation.processing
- chembee.utils.file_utils
- chembee.utils.utils