maxframe.learn.linear\_model.LogisticRegression =============================================== .. currentmodule:: maxframe.learn.linear_model .. autoclass:: LogisticRegression .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~LogisticRegression.__init__ ~LogisticRegression.decision_function ~LogisticRegression.execute ~LogisticRegression.fetch ~LogisticRegression.fit ~LogisticRegression.predict ~LogisticRegression.predict_log_proba ~LogisticRegression.predict_proba ~LogisticRegression.score