DashAI.back.models.LogisticRegression ===================================== .. currentmodule:: DashAI.back.models .. autoclass:: LogisticRegression .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~LogisticRegression.__init__ ~LogisticRegression.decision_function ~LogisticRegression.densify ~LogisticRegression.fit ~LogisticRegression.get_metadata_routing ~LogisticRegression.get_params ~LogisticRegression.get_schema ~LogisticRegression.load ~LogisticRegression.predict ~LogisticRegression.predict_log_proba ~LogisticRegression.predict_proba ~LogisticRegression.save ~LogisticRegression.score ~LogisticRegression.set_fit_request ~LogisticRegression.set_params ~LogisticRegression.set_predict_request ~LogisticRegression.set_score_request ~LogisticRegression.sparsify ~LogisticRegression.validate_and_transform .. rubric:: Attributes .. autosummary:: ~LogisticRegression.COMPATIBLE_COMPONENTS ~LogisticRegression.TYPE