TrickyPells / cLASpy_T

Program to classify remote sensing data (LAS, CSV) based on Scikit-Learn
https://claspy-t-project.readthedocs.io
Other
12 stars 1 forks source link

Fix major issue #88 and vulnerabilities #89

Closed TrickyPells closed 1 year ago

TrickyPells commented 1 year ago

Merge branch 'fix-target-field' with dev branch. Fix the error of 'missing target field' for prediction set. Fix the major issue (#88) of non consistent predictions with model from good training session. Add a new training set and prediction set, with LAS and CSV formats. Fix vulnerabilities from Pillow<10.0.1 and scipy<1.10.0.