mghosh00 / BasicNeuralNetwork

A python and java package to train neural networks for n-dimensional datapoints.
https://github.com/mghosh00/BasicNeuralNetwork
1 stars 0 forks source link

Added classification and regression examples #21

Closed mghosh00 closed 5 months ago

mghosh00 commented 5 months ago

Created new classification and regression examples mimicking the python package, which can be run via gradle tasks.

github-actions[bot] commented 5 months ago
Overall Project NaN% NaN% :green_apple:

There is no coverage information present for the Files changed

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (5ed7d1e) to head (84d3626).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #21 +/- ## =========================================== Coverage 100.00% 100.00% Complexity 348 348 =========================================== Files 44 44 Lines 1691 1696 +5 Branches 120 120 =========================================== + Hits 1691 1696 +5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.