celer.LogisticRegression ======================== .. currentmodule:: celer .. autoclass:: LogisticRegression .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~LogisticRegression.__init__ ~LogisticRegression.decision_function ~LogisticRegression.densify ~LogisticRegression.fit ~LogisticRegression.get_metadata_routing ~LogisticRegression.get_params ~LogisticRegression.path ~LogisticRegression.predict ~LogisticRegression.predict_log_proba ~LogisticRegression.predict_proba ~LogisticRegression.score ~LogisticRegression.set_fit_request ~LogisticRegression.set_params ~LogisticRegression.set_score_request ~LogisticRegression.sparsify