Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudon committed Nov 30, 2023
1 parent 5b2a026 commit 1891ba0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion MARBLE/preprocessing.py
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,8 @@ def _compute_geometric_objects(
Args:
data: pytorch geometric data object
frac_geodesic_nb: fraction of geodesic neighbours relative to neighbours to fit the tangent spaces to
frac_geodesic_nb: fraction of geodesic neighbours relative to neighbours
to fit the tangent spaces to
var_explained: fraction of variance explained by the local gauges
local_gauges: whether to use local or global gauges
Expand Down

0 comments on commit 1891ba0

Please sign in to comment.