Loading...

verticapy.mlops.model_tracking.vExperiment.drop#

vExperiment.drop(keeping_models: list | None = None) bool#

Drops all models of the experiment except those in the keeping_models list. It also clears the info of models saved in the attributes, and drops the experiment_table if it is specified.