mirror of
https://github.com/webclinic017/drift.git
synced 2026-08-12 18:38:06 +00:00
feat(Events): added EventFilter, EventLabeller (#186)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
from reporting.wandb import send_report_to_wandb
|
||||
import pandas as pd
|
||||
from utils.helpers import weighted_average
|
||||
from config.config import Config
|
||||
from config.types import Config
|
||||
|
||||
def report_results(results:pd.DataFrame, all_predictions:pd.DataFrame, config: Config, wandb, sweep: bool, project_name:str):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user