🧠 Machine Learning¶
precision_recall_auc
: Returns the Area Under the Precision Recall Curve (a.k.a. AUC PR)precision_recall_curve
: Returns the Precision-Recall Curveprophet
: Return Time Series Forecast as json using prophetprophet_table
: Return Time Series Forecast as table using prophetroc_auc
: Returns the Area Under the Receiver Operating Characteristic Curve (a.k.a. ROC AUC)roc_curve
: Returns the Receiver Operating Characteristic Curve (a.k.a. ROC Curve)sentiment_score
: Compute sentiment score ofcontent