point-cloud-radar / bird-cloud-gnn

This package generates graph representations from point cloud data and fits graph neural networks for classification problem
Apache License 2.0
8 stars 2 forks source link

Fix random_state for RadarDataset #100

Open abelsiqueira opened 1 year ago

abelsiqueira commented 1 year ago
          Is it desirable to fix the stae for the random number generator here, I think we don't do that for radarDataSet it would be good to be consistent

_Originally posted by @bart1 in https://github.com/point-cloud-radar/bird-cloud-gnn/pull/96#discussion_r1235204359_