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

Implement fit_and_evaluate and callbacks #112

Closed abelsiqueira closed 1 year ago

abelsiqueira commented 1 year ago

Description

Adds callbacks to be used inside the training and evaluations of the model. Creates a separate function that trains and evaluates at the same time, so that it is possible to plot the loss over time.

Related issues:

Instructions to review the pull request

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

95.2% 95.2% Coverage
0.0% 0.0% Duplication