Skip to content

示例代码analyze_rule_correlation中好像缺少两个参数 #6

@GokuuQ

Description

@GokuuQ

示例代码中correlation_matrix, max_correlation = analyze_rule_correlation(df),好像缺了rule_col和user_id_col两个参数:

correlation_matrix, max_correlation = analyze_rule_correlation(df, rule_col='RULE', user_id_col='USER_ID')

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions