dtoolkit.pipeline.Pipeline ========================== .. currentmodule:: dtoolkit.pipeline .. autoclass:: Pipeline .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: :toctree: Pipeline.decision_function Pipeline.fit Pipeline.fit_predict Pipeline.fit_transform Pipeline.get_feature_names_out Pipeline.get_metadata_routing Pipeline.get_params Pipeline.inverse_transform Pipeline.predict Pipeline.predict_log_proba Pipeline.predict_proba Pipeline.score Pipeline.score_samples Pipeline.set_output Pipeline.set_params Pipeline.set_score_request Pipeline.transform .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: :toctree: Pipeline.classes_ Pipeline.feature_names_in_ Pipeline.n_features_in_ Pipeline.named_steps Pipeline.steps