felixriese / CNN-SoilTextureClassification

1-dimensional convolutional neural networks (CNN) for the classification of soil texture based on hyperspectral data
https://doi.org/10.5281/zenodo.2540718
MIT License
57 stars 15 forks source link

Add Python 3.8 and Tensorflow 2.2 #2

Closed felixriese closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #2 into master will increase coverage by 0.05%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #2      +/-   ##
==========================================
+ Coverage   90.62%   90.68%   +0.05%     
==========================================
  Files           3        3              
  Lines         160      161       +1     
==========================================
+ Hits          145      146       +1     
  Misses         15       15              
Impacted Files Coverage Δ
tests/test_cnn_models.py 100.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 06940a9...86570c2. Read the comment docs.