Skip to content

Commit

Permalink
Update dist_hard_negative_transformation.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jalencato authored Nov 5, 2024
1 parent 6d8ed96 commit 6eef513
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ def apply_transform(
spark: SparkSession
The spark session
input_df : DataFrame
The input DataFrame to apply normalization to.
The input DataFrame to apply transformation to.
edge_mapping_dict: dict
The mapping dictionary contain mapping file directory and edge type
"""
Expand Down

0 comments on commit 6eef513

Please sign in to comment.