Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 631 Bytes

File metadata and controls

26 lines (16 loc) · 631 Bytes

task_spatial_trajectory_inference 1.0.0

BREAKING CHANGES

NEW FUNCTIONALITY

  • Added spaTrack method (PR #4).
  • Added Spearman's correlation metric (PR #5).
  • Added Moran's I metric (PR #6).
  • Added kendall_tau and geodesic distance metric (PR #8)
  • Added stlearnmethod (PR #9).

MAJOR CHANGES

  • Updated api files and set the data processor (PR #1).

MINOR CHANGES

  • Added package versions to the spearman config file. (PR #7)
  • Added package versions to the moran's I config (PR #6).

BUGFIXES

  • Updated file_prediction.yaml in api (PR #3).