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

Remove n_splits (int, optional) arg #105

Open lyashevska opened 1 year ago

lyashevska commented 1 year ago

remove this line: https://github.com/point-cloud-radar/bird-cloud-gnn/blob/b04ad01abf6e30a2e94d032bf941b956c5b609f5/bird_cloud_gnn/cross_validation.py#L92