asreview.models.classifiers.Logistic ==================================== .. currentmodule:: asreview.models.classifiers .. autoclass:: Logistic :show-inheritance: :members: :inherited-members: :undoc-members: :exclude-members: __weakref__ .. rubric:: Methods .. autosummary:: ~Logistic.__init__ ~Logistic.decision_function ~Logistic.densify ~Logistic.fit ~Logistic.get_metadata_routing ~Logistic.get_params ~Logistic.predict ~Logistic.predict_log_proba ~Logistic.predict_proba ~Logistic.score ~Logistic.set_callbacks ~Logistic.set_fit_request ~Logistic.set_params ~Logistic.set_score_request ~Logistic.sparsify .. rubric:: Attributes .. autosummary:: ~Logistic.label ~Logistic.name